aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2007-05-19 07:56:08 +0000
committerScott Long <scottl@FreeBSD.org>2007-05-19 07:56:08 +0000
commitad08d9331d8b7925fa56e586d9a7e4d242c58fa7 (patch)
tree8301030452f367b4a9468e68e66eae54aaa81b92 /gnu/usr.bin
parent998971a70f04c85f67463647082862c34d93966a (diff)
Notes
Diffstat (limited to 'gnu/usr.bin')
-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 38ac590e4076..55fd64dd9cf3 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"