summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/egcs/gcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/egcs/gcc/configure b/gnu/egcs/gcc/configure
index e414aa98e48..4f773510102 100644
--- a/gnu/egcs/gcc/configure
+++ b/gnu/egcs/gcc/configure
@@ -5574,7 +5574,7 @@ for machine in $build $host $target; do
use_collect2=yes
;;
vax-*-openbsd*)
- tmake_file="${tmake_file} vax/t-openbsd"
+ tmake_file="t-libc-ok t-openbsd vax/t-openbsd"
float_format=vax
use_collect2=yes
;;