summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/lib/csu/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile
index 5c6b412..9925bc7 100644
--- a/gnu/lib/csu/Makefile
+++ b/gnu/lib/csu/Makefile
@@ -1,5 +1,7 @@
# $FreeBSD$
+INTERNALLIB= true
+
GCCDIR= ${.CURDIR}/../../../contrib/gcc
.PATH: ${GCCDIR}
OpenPOWER on IntegriCloud