Date: Mon, 23 Mar 1998 03:50:41 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile Message-ID: <199803231150.DAA10791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/23 03:50:40 PST
Modified files:
gnu/usr.bin/cc/cc_tools Makefile
Log:
Honour -static in LDLAGS. ld without -Bstatic is happy to choose
static libraries if there are no shared libraries in the search path,
but gcc without -static blindly attempts to link crt0.o.
Revision Changes Path
1.10 +4 -4 src/gnu/usr.bin/cc/cc_tools/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803231150.DAA10791>
