Commit 99757961 by David Edelsohn Committed by David Edelsohn

* config/rs6000/t-aix43 (BOOT_LDFLAGS): Define.

From-SVN: r93140
parent 8ad2a082
2005-01-10 David Edelsohn <edelsohn@gnu.org>
* config/rs6000/t-aix43 (BOOT_LDFLAGS): Define.
2005-01-10 Jan Beulich <jbeulich@novell.com> 2005-01-10 Jan Beulich <jbeulich@novell.com>
* config/ia64/ia64.c (ia64_in_small_data_p): Also handle the section * config/ia64/ia64.c (ia64_in_small_data_p): Also handle the section
......
...@@ -69,3 +69,4 @@ AR_FLAGS_FOR_TARGET = -X32_64 ...@@ -69,3 +69,4 @@ AR_FLAGS_FOR_TARGET = -X32_64
# until gnatlib is built as a shared library on AIX. Compiling the # until gnatlib is built as a shared library on AIX. Compiling the
# compiler with -mminimal-toc does not cause any harm. # compiler with -mminimal-toc does not cause any harm.
T_ADAFLAGS = -mminimal-toc T_ADAFLAGS = -mminimal-toc
BOOT_LDFLAGS = -Wl,-bbigtoc
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