freebsd-dev/gnu/usr.bin/cc/cc_tools
Bruce Evans c5badc84cd 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.
1998-03-23 11:50:38 +00:00
..
Makefile Honour -static in LDLAGS. ld without -Bstatic is happy to choose 1998-03-23 11:50:38 +00:00