Date: Sat, 21 Sep 1996 07:27:41 -0700 (PDT) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1plus Makefile src/gnu/usr.bin/cc/cc1obj Makefile src/gnu/usr.bin/cc/cc_int Makefile src/gnu/usr.bin/cc/libgcc Makefile Message-ID: <199609211427.HAA24751@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/09/21 07:27:39 Modified: gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc1 Makefile gnu/usr.bin/cc/cc1obj Makefile gnu/usr.bin/cc/cc1plus Makefile gnu/usr.bin/cc/cc_int Makefile gnu/usr.bin/cc/libgcc Makefile Log: Remove the partial support for a shared -lcc_int, since it's been unusable for a fair while. cc1, cc1plus etc have been linked static for some time. Revision Changes Path 1.16 +1 -7 src/gnu/usr.bin/cc/Makefile.inc 1.9 +2 -2 src/gnu/usr.bin/cc/cc1/Makefile 1.2 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile 1.9 +3 -3 src/gnu/usr.bin/cc/cc1plus/Makefile 1.10 +1 -6 src/gnu/usr.bin/cc/cc_int/Makefile 1.12 +3 -1 src/gnu/usr.bin/cc/libgcc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609211427.HAA24751>