Files
src/share
Jessica Clarke 7f9318a022 bsd.linker.mk: Use :C not :S for regex
Whilst ^ and $ are supported with C, those are special cases, and
general regex syntax like groups and alternations are not. Use the
correct modifier so we get a version number out that's not 0 (which is
what happens when it can't be parsed by the later code).

Fixes:		c4177f5b41 ("bsd.linker.mk: Handle Xcode 15 linker identification")
MFC after:	1 week
2023-07-24 01:50:55 +01:00
..
2023-07-21 12:32:19 +02:00
2023-07-20 13:33:39 -04:00
2023-07-24 01:50:55 +01:00
2023-05-10 13:57:07 -04:00