xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/x-aix (revision 867d70fc718005c0918b8b8b2f9d7f2d52d0a0db)
1# genautomata requires more than 1GB of data
2build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x40000000
3
4$(COMPILERS) : override LDFLAGS += -Wl,-bmaxdata:0x40000000
5
6