X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gcc%2Fconfig%2Frs6000%2Fx-aix;fp=gcc%2Fconfig%2Frs6000%2Fx-aix;h=11ccb932d4bf14254c05ee1cf1469a150d763c46;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=0000000000000000000000000000000000000000;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/gcc/config/rs6000/x-aix b/gcc/config/rs6000/x-aix new file mode 100644 index 00000000..11ccb932 --- /dev/null +++ b/gcc/config/rs6000/x-aix @@ -0,0 +1,6 @@ +# genautomata requires more than 256MB of data +build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000 + +# jc1 requires more than 256MB of data +jc1 : override LDFLAGS += -Wl,-bmaxdata:0x20000000 +