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 revert previous - was f...



details:   https://anonhg.NetBSD.org/src/rev/2fe70bf62901
branches:  trunk
changeset: 348229:2fe70bf62901
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Oct 11 04:10:13 2016 +0000

description:
revert previous - was fixed in the mknative.

diffstat:

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

diffs (17 lines):

diff -r 5840fe18c8f5 -r 2fe70bf62901 external/gpl3/binutils/lib/libiberty/Makefile
--- a/external/gpl3/binutils/lib/libiberty/Makefile     Tue Oct 11 03:57:15 2016 +0000
+++ b/external/gpl3/binutils/lib/libiberty/Makefile     Tue Oct 11 04:10:13 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.6 2016/10/11 03:09:37 christos Exp $
+#      $NetBSD: Makefile,v 1.7 2016/10/11 04:10:13 mrg Exp $
 
 NOLINT=                # defined
 NOPROFILE=     # defined
@@ -23,7 +23,6 @@
                ${G_LIBOBJS:.o=.c} ${G_ALLOCA:.o=.c}
 
 CPPFLAGS+=     -DHAVE_CONFIG_H -I${.CURDIR}/arch/${BINUTILS_MACHINE_ARCH} \
-               -DHAVE_LIMITS_H -DHAVE_FCNTL_H \
                -I${DIST}/include
 
 .PATH: ${DIST}/libiberty



Home | Main Index | Thread Index | Old Index