opnsense-src/gnu
David E. O'Brien d0248b64a3 Move -I of cc_tool/ before the GCCDIR ones.
When I imported EGCS into contrib/egcs/ I failed to prune out
egcs/gcc/cp/hash.h which is generated from gxx.gperf.  Thus `cc1plus' wasn't
using the hash.h we generated by cc/cc_tools/Makefile, but rather the one in
egcs/gcc/cp/.

When I imported contrib/gcc/ I did prune gcc/cp/hash.h.  Unfortunately the
GCC maintainers weren't smart on their file nameing and there is also a
egcs/gcc/hash.h (name overloading does NOT work as well on the filesystem
as in C++...).  Due to the -I ordering we are were then picking up gcc/hash.h
when compiling `cc1plus'.
1999-10-12 20:22:38 +00:00
..
include $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
lib Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile. 1999-10-03 02:43:20 +00:00
libexec $Header$ -> $FreeBSD$ 1999-08-28 05:11:36 +00:00
usr.bin Move -I of cc_tool/ before the GCCDIR ones. 1999-10-12 20:22:38 +00:00
usr.sbin $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-27 23:37:10 +00:00