]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow for better control over the GCC front-end when building a cross
authorobrien <obrien@FreeBSD.org>
Tue, 5 Mar 2002 00:17:24 +0000 (00:17 +0000)
committerobrien <obrien@FreeBSD.org>
Tue, 5 Mar 2002 00:17:24 +0000 (00:17 +0000)
commit95b6324d690e9e9a72689d82ae959a68b42fc13a
tree1257b9caa5dd726c459d896d1e617abab0d0c569
parent0e8e6deea1980ea5bc4de3c8e5861fce4e3a5525
Allow for better control over the GCC front-end when building a cross
compiler.

* Undo the diking out of cross compiler logic from gcc.c rev 1.16.
* Add the `CROSS_STARTFILE_PREFIX' knob.
* Add our own definition of `STANDARD_INCLUDE_DIR'.  This should have been
  included in freebsd-native.h rev 1.5.
contrib/gcc/gcc.c