diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2000-10-15 19:21:00 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2000-10-15 19:21:00 +0000 |
commit | 02868242233ec476959ed99d761e8049719cbef4 (patch) | |
tree | 8417815e1467fcee7acd63e3d9e8826e4e9743bf | |
parent | 77d032a571a1760f234852af1cd2836260b51e1a (diff) |
Finish synch'ing.
-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 b3f1cf49444..acd1c61a066 100644 --- a/gnu/egcs/gcc/configure.in +++ b/gnu/egcs/gcc/configure.in @@ -3027,6 +3027,7 @@ changequote([,])dnl sparc-*-openbsd*) # we need collect2 until our bug is fixed... use_collect2=yes + tmake_file="t-libc-ok t-openbsd sparc/t-openbsd" ;; sparc-*-bsd*) tm_file=sparc/bsd.h |