aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/collect2
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-04-08 18:48:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-04-08 18:48:38 +0000
commit9833f59b8c38ea974db1a8a006d4c8a1a6f3750e (patch)
treefc7e0d05ce6514ebceede9a2691910c21032ef95 /gnu/usr.bin/cc/collect2
parent2acffa072bea6188ef6805ad8be6934fa811ac8b (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/cc/collect2')
-rw-r--r--gnu/usr.bin/cc/collect2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/collect2/Makefile b/gnu/usr.bin/cc/collect2/Makefile
index 8b285161736c..c7283d6f63d2 100644
--- a/gnu/usr.bin/cc/collect2/Makefile
+++ b/gnu/usr.bin/cc/collect2/Makefile
@@ -8,7 +8,7 @@ PROG= collect2
SRCS= collect2.c cplus-dem.c tlink.c underscore.c
BINDIR= /usr/libexec
NOMAN=
-NOSHARED?=yes
+NOSHARED=yes
DPADD+= ${LIBCC_INT}
LDADD+= ${LIBCC_INT}