diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2011-02-16 15:21:17 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2011-02-16 15:21:17 +0000 |
commit | 238721c650cef4c8f9754cfefeded04f05cdf51b (patch) | |
tree | 71e277a010e90e3302af28ce7f7c2fc992e159c4 /toolchain/gcc/Config.version | |
parent | a800b91f59e629ebe9dda9c1b08fc7216db1b683 (diff) | |
download | upstream-238721c650cef4c8f9754cfefeded04f05cdf51b.tar.gz upstream-238721c650cef4c8f9754cfefeded04f05cdf51b.tar.bz2 upstream-238721c650cef4c8f9754cfefeded04f05cdf51b.zip |
fixup gcc version selection
SVN-Revision: 25554
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r-- | toolchain/gcc/Config.version | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 26081b9937..cac470e4cf 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -43,7 +43,4 @@ if !TOOLCHAINOPTS default y if powerpc default y if ubicom32 - config GCC_VERSION_LINARO - default y - endif |