Date: Wed, 2 Sep 1998 08:02:18 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib Makefile Message-ID: <199809021502.IAA03507@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/09/02 08:02:18 PDT Modified files: lib Makefile Log: csu must be built before all shared libaries for ELF, since ELF shared libraries are linked to at least crti.o. Always build it first. Revision Changes Path 1.75 +4 -3 src/lib/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809021502.IAA03507>