diff options
Diffstat (limited to 'toolchain/gcc/Config.version')
-rw-r--r-- | toolchain/gcc/Config.version | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 98d553f73..a8f0cde76 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -46,5 +46,7 @@ if !TOOLCHAINOPTS default y if TARGET_avr32 default y if TARGET_ppc40x default y if TARGET_ppc44x + + config GCC_VERSION_4_3_3 default y if TARGET_ps3_petitboot endif |