rt_gccstream/gcc/config/rs6000/x-aix

7 lines
213 B
Plaintext

# genautomata requires more than 256MB of data
build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000
# jc1 requires more than 256MB of data
$(COMPILERS) : override LDFLAGS += -Wl,-bmaxdata:0x40000000