summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/egcs/gcc/configure.in')
-rw-r--r--gnu/egcs/gcc/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/egcs/gcc/configure.in b/gnu/egcs/gcc/configure.in
index 1addb4c12d2..d4cb6732183 100644
--- a/gnu/egcs/gcc/configure.in
+++ b/gnu/egcs/gcc/configure.in
@@ -3268,6 +3268,8 @@ changequote([,])dnl
;;
vax-*-openbsd*)
tmake_file="${tmake_file} vax/t-openbsd"
+ float_format=vax
+ use_collect2=yes
;;
vax-*-ultrix*) # vaxen running ultrix
tm_file="${tm_file} vax/ultrix.h"