summaryrefslogtreecommitdiffstats
path: root/gnu/lib/csu
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-05-12 13:49:14 +0000
committerobrien <obrien@FreeBSD.org>2002-05-12 13:49:14 +0000
commit14eeafe476090c9595254586edfe449953cc476f (patch)
treeb3719cf0cc28dfccfbbeed359e63ab4126ee7afe /gnu/lib/csu
parent2c6c05c72f85ae62f15c98cbfc9e0ad7a2e19a84 (diff)
downloadFreeBSD-src-14eeafe476090c9595254586edfe449953cc476f.zip
FreeBSD-src-14eeafe476090c9595254586edfe449953cc476f.tar.gz
There is no more NOLIB.
Diffstat (limited to 'gnu/lib/csu')
-rw-r--r--gnu/lib/csu/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/lib/csu/Makefile b/gnu/lib/csu/Makefile
index e4ba719..5c6b412 100644
--- a/gnu/lib/csu/Makefile
+++ b/gnu/lib/csu/Makefile
@@ -16,7 +16,6 @@ CFLAGS+= -I${GCCDIR}/config -I${GCCDIR} -I. \
-I${CCDIR}/cc_tools
CRTS_CFLAGS= -DCRTSTUFFS_O ${PICFLAG}
MKDEPCMD= CC=${CC} MKDEP_CPP_OPTS="-M -DCRT_BEGIN" mkdep
-NOLIB= true
.if ${TARGET_ARCH} == "sparc64"
.PATH: ${GCCDIR}/config/${GCC_CPU}
OpenPOWER on IntegriCloud