comparison gcc/config/rs6000/x-aix @ 0:a06113de4d67

first commit
author kent <kent@cr.ie.u-ryukyu.ac.jp>
date Fri, 17 Jul 2009 14:47:48 +0900
parents
children b7f97abdc517
comparison
equal deleted inserted replaced
-1:000000000000 0:a06113de4d67
1 # genautomata requires more than 256MB of data
2 build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000
3
4 # jc1 requires more than 256MB of data
5 jc1 : override LDFLAGS += -Wl,-bmaxdata:0x20000000
6