summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/cc1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/cc1/Makefile')
-rw-r--r--gnu/usr.bin/cc/cc1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc1/Makefile b/gnu/usr.bin/cc/cc1/Makefile
index 232f490..3da1a6b 100644
--- a/gnu/usr.bin/cc/cc1/Makefile
+++ b/gnu/usr.bin/cc/cc1/Makefile
@@ -10,7 +10,7 @@ SRCS= c-parse.c c-parse.h c-lang.c
SRCS+= c-decl.c c-lex.c
BINDIR= /usr/libexec
NOMAN= 1
-NOSHARED?=yes
+NOSHARED=yes
CFLAGS+= -I.
OpenPOWER on IntegriCloud