diff options
Diffstat (limited to 'gcc/configure.in')
-rw-r--r-- | gcc/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/configure.in b/gcc/configure.in index 91fe1979c81..b12f515c5c8 100644 --- a/gcc/configure.in +++ b/gcc/configure.in @@ -2864,6 +2864,7 @@ changequote(,)dnl rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*) changequote([,])dnl if test "$gnu_ld" = yes + then tm_file=rs6000/aix41-gld.h else tm_file=rs6000/aix41.h |