diff options
Diffstat (limited to 'gnu/egcs/gcc/configure.in')
-rw-r--r-- | gnu/egcs/gcc/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/configure.in b/gnu/egcs/gcc/configure.in index a015447b60d..268894c5d99 100644 --- a/gnu/egcs/gcc/configure.in +++ b/gnu/egcs/gcc/configure.in @@ -638,6 +638,7 @@ changequote([,])dnl # default x-alpha is only appropriate for dec-osf. target_cpu_default="MASK_GAS" tmake_file="alpha/t-ieee" + gas=yes gnu_ld=yes ;; alpha*-dec-osf*) |