Module Name: src Committed By: martin Date: Sun Dec 31 12:16:17 UTC 2023
Modified Files: src/share/mk [netbsd-10]: sys.mk Log Message: Pull up following revision(s) (requested by wiz in ticket #526): share/mk/sys.mk: revision 1.149 Update ARFLAGS for new binutils. In binutils 2.34, 'l' was a no-op. In binutils 2.39, it is used to specify library dependencies. Remove 'l' from ARFLAGS. >From Takahiro Kambe in PR 57565. To generate a diff of this commit: cvs rdiff -u -r1.148 -r1.148.2.1 src/share/mk/sys.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.