Source-Changes-HG archive

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

[src/trunk]: src/external/gpl3/binutils/lib/libiberty follow suit (add missin...



details:   https://anonhg.NetBSD.org/src/rev/3445009125de
branches:  trunk
changeset: 348724:3445009125de
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Nov 04 15:31:45 2016 +0000

description:
follow suit (add missing d)

diffstat:

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

diffs (17 lines):

diff -r 8111ec9c65e4 -r 3445009125de external/gpl3/binutils/lib/libiberty/Makefile
--- a/external/gpl3/binutils/lib/libiberty/Makefile     Fri Nov 04 13:29:38 2016 +0000
+++ b/external/gpl3/binutils/lib/libiberty/Makefile     Fri Nov 04 15:31:45 2016 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.9 2016/11/01 15:58:41 christos Exp $
+#      $NetBSD: Makefile,v 1.10 2016/11/04 15:31:45 christos Exp $
 
 NOLINT=                # defined
 NOPROFILE=     # defined
 NOPIC=         # defined
 NOLINKLIB=     # defined
 NOCLANGERROR=  # defined
-NODEBUGLIB=    # define
+NODEBUGLIB=    # defined
 
 .include <bsd.init.mk>
 



Home | Main Index | Thread Index | Old Index