summaryrefslogtreecommitdiffstats
path: root/gnu/lib/csu
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-12 16:35:34 +0000
committerru <ru@FreeBSD.org>2002-05-12 16:35:34 +0000
commit4204167002bbf7384a93ccbd28f00f302a153e1d (patch)
treee995ae60dbe1ce662bdfd2c577ec454fd323c3d5 /gnu/lib/csu
parent77ac6c7e64ce59bfe803124ba259298b12552d03 (diff)
downloadFreeBSD-src-4204167002bbf7384a93ccbd28f00f302a153e1d.zip
FreeBSD-src-4204167002bbf7384a93ccbd28f00f302a153e1d.tar.gz
NOLIB is gone; put INTERNALLIB back for now.
Diffstat (limited to 'gnu/lib/csu')
-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