Clean up GCC3.3, rip out all the weird search paths it adds and fix a long
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 16 Jun 2004 01:06:45 +0000 (01:06 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 16 Jun 2004 01:06:45 +0000 (01:06 +0000)
commit703c4292dd74c2b194d39614f66cd88a173d47bf
tree7a91e705d54d5286ab188e3ed8709b7315aaf8ac
parentdc77152fd0d00e1b1f8b8cb04d0706817b468ddd
Clean up GCC3.3, rip out all the weird search paths it adds and fix a long
standing bug that was preventing it from finding the crtbegin*.o and
crtend*.o files in their new home.

In consultation with: Joerg Sonnenberger <joerg@britannica.bec.de>
etc/Makefile
gnu/usr.bin/cc3/Makefile.inc
gnu/usr.bin/cc3/gcc.c.patch [new file with mode: 0644]