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 more HAVE stuff.
details: https://anonhg.NetBSD.org/src/rev/f52d7472ac83
branches: trunk
changeset: 348226:f52d7472ac83
user: christos <christos%NetBSD.org@localhost>
date: Tue Oct 11 03:09:37 2016 +0000
description:
more HAVE stuff.
diffstat:
external/gpl3/binutils/lib/libiberty/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r feb44314d513 -r f52d7472ac83 external/gpl3/binutils/lib/libiberty/Makefile
--- a/external/gpl3/binutils/lib/libiberty/Makefile Tue Oct 11 03:08:14 2016 +0000
+++ b/external/gpl3/binutils/lib/libiberty/Makefile Tue Oct 11 03:09:37 2016 +0000
@@ -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 @@
${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