opnsense-src/gnu/usr.bin/cc/cc_tools
David E. O'Brien 9237b562e5 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.
* Minimize a little bit more, things we dike out in the FREEBSD_NATIVE case.

Submitted by:	ru & obrien
2002-02-20 19:41:54 +00:00
..
auto-host.h Do not need to define "VERSION" here -- we do it on the command line. 2001-03-01 23:07:18 +00:00
freebsd-native.h Allow for better control over the GCC front-end when building a cross 2002-02-20 19:41:54 +00:00
Makefile We need to build ``.depend'' early in the "build-tools" for the GCC 2001-09-27 17:14:33 +00:00