Date: Wed, 29 Dec 1999 06:42:47 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/contrib/gcc gcc.c src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_drv Makefile src/gnu/usr.bin/cc/cc_tools freebsd-native.h Message-ID: <199912291442.GAA35445@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 1999/12/29 06:42:47 PST
Modified files:
. Makefile.inc1
contrib/gcc gcc.c
gnu/usr.bin/cc Makefile.inc
gnu/usr.bin/cc/cc_drv Makefile
gnu/usr.bin/cc/cc_tools freebsd-native.h
Log:
Allow the specification of a prefix for gcc to find all the various bits.
If one wishes to anchor the compiler toolchain tree somewhere other than /,
all one needs to do is set "TOOLS_PREFIX" to a different rooting.
Submitted by: marcel (in a different format and reworked by me)
Revision Changes Path
1.118 +2 -5 src/Makefile.inc1
1.16 +4 -4 src/contrib/gcc/gcc.c
1.48 +8 -9 src/gnu/usr.bin/cc/Makefile.inc
1.10 +1 -2 src/gnu/usr.bin/cc/cc_drv/Makefile
1.5 +9 -6 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h
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?199912291442.GAA35445>
