diff options
| -rw-r--r-- | toolchain/gcc/Config.version | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index fe1a7570a..ad7321829 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -44,6 +44,6 @@ if !TOOLCHAINOPTS  		default y if ubicom32  	config GCC_VERSION_4_5_1_LINARO -		default y if sparc +		default y  endif | 
