summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2000-10-15 19:20:59 +0000
committerespie <espie@openbsd.org>2000-10-15 19:20:59 +0000
commitde0fac6be3004b3dbf9120f6d7b71e26e6f2a028 (patch)
tree31d729743a282447ad71413ecdab28416dde1062
parentDo not pass uninitialized ifmedia structures to ifmedia_add(). Fixes PR1426. (diff)
downloadwireguard-openbsd-de0fac6be3004b3dbf9120f6d7b71e26e6f2a028.tar.xz
wireguard-openbsd-de0fac6be3004b3dbf9120f6d7b71e26e6f2a028.zip
Finish synch'ing.
-rw-r--r--gnu/egcs/gcc/configure.in1
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