summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/cc/cc_fbsd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_fbsd/Makefile b/gnu/usr.bin/cc/cc_fbsd/Makefile
index 0d5c5d4..2614d34 100644
--- a/gnu/usr.bin/cc/cc_fbsd/Makefile
+++ b/gnu/usr.bin/cc/cc_fbsd/Makefile
@@ -9,6 +9,8 @@ NOPROFILE= YES
NOPIC= YES
SRCS= getobjformat.c mktemp.c
+
+CFLAGS+= -D_libc_open=open
install:
@true
OpenPOWER on IntegriCloud