diff options
Diffstat (limited to 'libgcc/config.host')
-rw-r--r-- | libgcc/config.host | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgcc/config.host b/libgcc/config.host index a6e6a10..48c46e7 100644 --- a/libgcc/config.host +++ b/libgcc/config.host @@ -192,6 +192,7 @@ alpha*-*-unicosmk*) ;; alpha*-*-linux*) tmake_file="${tmake_file} alpha/t-crtfm" + extra_parts="$extra_parts crtfastmath.o" ;; alpha*-*-gnu*) ;; |