Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/gpl3/binutils.old/lib/libiberty Add NODEBUGLIB here...



details:   https://anonhg.NetBSD.org/src/rev/dc4b567e82ce
branches:  trunk
changeset: 818865:dc4b567e82ce
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Nov 04 13:29:38 2016 +0000

description:
Add NODEBUGLIB here as well (sync with binutils directory)

diffstat:

 external/gpl3/binutils.old/lib/libiberty/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 0e7ef253b6e2 -r dc4b567e82ce external/gpl3/binutils.old/lib/libiberty/Makefile
--- a/external/gpl3/binutils.old/lib/libiberty/Makefile Fri Nov 04 09:08:11 2016 +0000
+++ b/external/gpl3/binutils.old/lib/libiberty/Makefile Fri Nov 04 13:29:38 2016 +0000
@@ -1,10 +1,11 @@
-#      $NetBSD: Makefile,v 1.4 2016/10/26 17:09:33 christos Exp $
+#      $NetBSD: Makefile,v 1.5 2016/11/04 13:29:38 martin Exp $
 
 NOLINT=                # defined
 NOPROFILE=     # defined
 NOPIC=         # defined
 NOLINKLIB=     # defined
 NOCLANGERROR=  # defined
+NODEBUGLIB=    # defined
 
 .include <bsd.init.mk>
 



Home | Main Index | Thread Index | Old Index