Module Name:    src
Committed By:   martin
Date:           Fri Nov  4 13:29:38 UTC 2016

Modified Files:
        src/external/gpl3/binutils.old/lib/libiberty: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    src/external/gpl3/binutils.old/lib/libiberty/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/gpl3/binutils.old/lib/libiberty/Makefile
diff -u src/external/gpl3/binutils.old/lib/libiberty/Makefile:1.4 src/external/gpl3/binutils.old/lib/libiberty/Makefile:1.5
--- src/external/gpl3/binutils.old/lib/libiberty/Makefile:1.4	Wed Oct 26 17:09:33 2016
+++ src/external/gpl3/binutils.old/lib/libiberty/Makefile	Fri Nov  4 13:29:38 2016
@@ -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>
 

Reply via email to