Change gcc41 search path setup to match gcc34.
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 23 Aug 2007 06:19:20 +0000 (06:19 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 23 Aug 2007 06:19:20 +0000 (06:19 +0000)
commitea87ee73a4a01025ed49655f5a34a2d9d86576a6
tree2d38bc149e5d0b96dcad13251826387388608c75
parent4c05d4f0108df651dd5aba05b2b11ea534a7d8c8
Change gcc41 search path setup to match gcc34.

We need this modification to make the cross compiler use the correct
search paths.  I would prefer a solution without having to patch the
sources, but for now it is working and even reduces complexity in gcc.
gnu/usr.bin/cc41/cc_prep/patches/gcc.c.patch