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/8111ec9c65e4
branches:  trunk
changeset: 348723:8111ec9c65e4
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 2a00c308b88d -r 8111ec9c65e4 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