buildrootschalter/package/gcc
Thomas De Schampheleire fbc2494a41 Remove redundant dollar signs in Config.in files
Some Config.in(.host) files have constructs like:

config FOO_VERSION
	string
	default "1.0" if FOO_1_0
	default "2.0" if FOO_2_0
	default $FOO_CUSTOM_VERSION if FOO_CUSTOM

The dollar sign here is not needed and confusing, so can be removed.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2013-10-26 19:58:30 +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.2 gcc: bump 4.8.x series to version 4.8.2 2013-10-22 10:28:07 +02:00
gcc-final gcc: provide option to enable mudflap support 2013-09-15 23:24:35 +02:00
gcc-initial Revert "toolchain-internal: skip gcc-intermediate when possible" 2013-10-04 08:58:08 +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 Remove redundant dollar signs in Config.in files 2013-10-26 19:58:30 +02:00
gcc.mk gcc: provide option to enable mudflap support 2013-09-15 23:24:35 +02:00