diff options
Diffstat (limited to 'gcc/configure')
| -rwxr-xr-x | gcc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure index b84df2b43af..cf2175178f4 100755 --- a/gcc/configure +++ b/gcc/configure @@ -5059,7 +5059,7 @@ for machine in $build $host $target; do ;; ia64*-*-linux*) tm_file=ia64/linux.h - tmake_file="t-linux ia64/t-ia64" + tmake_file="t-linux ia64/t-ia64 ia64/t-glibc" target_cpu_default="MASK_GNU_AS|MASK_GNU_LD" if test x$enable_threads = xyes; then thread_file='posix' |

