summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2007-05-19 07:56:08 +0000
committerscottl <scottl@FreeBSD.org>2007-05-19 07:56:08 +0000
commit915908f0ee9b3e42861072837d171caa583d0396 (patch)
tree8301030452f367b4a9468e68e66eae54aaa81b92 /gnu
parent782a1a76be38c25949a671d38bb47c9afbc79f41 (diff)
downloadFreeBSD-src-915908f0ee9b3e42861072837d171caa583d0396.zip
FreeBSD-src-915908f0ee9b3e42861072837d171caa583d0396.tar.gz
Work-around for upgrading from a pre-symbol-versioned world.
Blame-to: cperciva
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/cc_tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/Makefile b/gnu/usr.bin/cc/cc_tools/Makefile
index 38ac590..55fd64d 100644
--- a/gnu/usr.bin/cc/cc_tools/Makefile
+++ b/gnu/usr.bin/cc/cc_tools/Makefile
@@ -3,6 +3,7 @@
.include <bsd.own.mk>
CFLAGS+= -I.
+LDFLAGS+= -static
.include "../Makefile.inc"
OpenPOWER on IntegriCloud