Module Name: src
Committed By: mrg
Date: Tue Oct 11 04:10:14 UTC 2016
Modified Files:
src/external/gpl3/binutils/lib/libiberty: Makefile
Log Message:
revert previous - was fixed in the mknative.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/binutils/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/lib/libiberty/Makefile
diff -u src/external/gpl3/binutils/lib/libiberty/Makefile:1.6 src/external/gpl3/binutils/lib/libiberty/Makefile:1.7
--- src/external/gpl3/binutils/lib/libiberty/Makefile:1.6 Tue Oct 11 03:09:37 2016
+++ src/external/gpl3/binutils/lib/libiberty/Makefile Tue Oct 11 04:10:13 2016
@@ -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 @@ SRCS= ${G_REQUIRED_OFILES:.o=.c} ${G_EX
${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