URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [config/] [rs6000/] [x-aix] - Rev 731
Go to most recent revision | Compare with Previous | Blame | View Log
# 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
Go to most recent revision | Compare with Previous | Blame | View Log