Commit cf42f095 by David Edelsohn

* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.

From-SVN: r158652
parent 5bdd895c
2010-04-22 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
2010-04-22 Ira Rosen <irar@il.ibm.com> 2010-04-22 Ira Rosen <irar@il.ibm.com>
PR tree-optimization/43842 PR tree-optimization/43842
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000 build/genautomata : override LDFLAGS += -Wl,-bmaxdata:0x20000000
# jc1 requires more than 256MB of data # jc1 requires more than 256MB of data
jc1 : override LDFLAGS += -Wl,-bmaxdata:0x20000000 $(COMPILERS) : override LDFLAGS += -Wl,-bmaxdata:0x40000000
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment