NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57565 CVS commit: [netbsd-10] src/share/mk
The following reply was made to PR bin/57565; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57565 CVS commit: [netbsd-10] src/share/mk
Date: Sun, 31 Dec 2023 12:16:18 +0000
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.
Home |
Main Index |
Thread Index |
Old Index