buildrootschalter/package/gcc
Thomas Petazzoni df9bbb779f gcc/gcc-final: use the common HOST_GCC_CONFIGURE_SYMLINK macro
Each stage of the gcc build needs to make a small dance before the
configuration step to create a build sub-directory and a symbolic link
to the configure script. The common gcc.mk had a
HOST_GCC_CONFIGURE_SYMLINK already used by the gcc-initial and
gcc-intermediate steps, but the gcc-final step wasn't using it.

This commit fixes this inconsistency, and therefore removes the
HOST_GCC_FINAL_CONFIGURE_SYMLINK macro.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-09-15 23:01:06 +02:00
..
4.2.2-avr32-2.1.5 gcc: fix libstdc++_pic for AVR32 2013-08-22 23:06:52 +02:00
4.3.6 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.4.7 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.5.4 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.6.4 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.7.3 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
4.8-arc arc: gcc: Go from 4.4.7 to 4.8 for ARC 2013-07-19 11:53:21 +02:00
4.8.1 gcc-initial, gcc-intermediate, gcc-final: optimize extraction 2013-07-03 23:37:23 +02:00
gcc-final gcc/gcc-final: use the common HOST_GCC_CONFIGURE_SYMLINK macro 2013-09-15 23:01:06 +02:00
gcc-initial toolchain-internal: skip gcc-intermediate when possible 2013-09-15 22:50:20 +02:00
gcc-intermediate gcc: pass MAKEINFO=missing in the environment rather than as a ./configure arg 2013-09-04 16:22:30 +02:00
Config.in.host toolchain: add support for glibc 2013-09-15 22:58:37 +02:00
gcc.mk toolchain/gcc: add elf2flt to dependencies 2013-09-13 00:08:04 +02:00