]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/rs6000/x-aix
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / rs6000 / x-aix
diff --git a/gcc/config/rs6000/x-aix b/gcc/config/rs6000/x-aix
new file mode 100644 (file)
index 0000000..11ccb93
--- /dev/null
@@ -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
+