Module Name: src
Committed By: christos
Date: Tue Oct 11 03:09:37 UTC 2016
Modified Files:
src/external/gpl3/binutils/lib/libiberty: Makefile
Log Message:
more HAVE stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.5 src/external/gpl3/binutils/lib/libiberty/Makefile:1.6
--- src/external/gpl3/binutils/lib/libiberty/Makefile:1.5 Tue Jan 26 14:37:47 2016
+++ src/external/gpl3/binutils/lib/libiberty/Makefile Mon Oct 10 23:09:37 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2016/01/26 19:37:47 christos Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/11 03:09:37 christos Exp $
NOLINT= # defined
NOPROFILE= # defined
@@ -23,6 +23,7 @@ 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