From 633a0c67dc6ad8132b30607861cd2db82a083563 Mon Sep 17 00:00:00 2001 From: Jason Downs Date: Wed, 9 Apr 1997 10:26:46 +0000 Subject: Remove the rest of the new files. Commit a couple local configuration changes of mine before I lose them. --- gnu/usr.bin/gcc/configure | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gnu/usr.bin/gcc/configure') diff --git a/gnu/usr.bin/gcc/configure b/gnu/usr.bin/gcc/configure index 5a0a5b72a13..a2196166a09 100644 --- a/gnu/usr.bin/gcc/configure +++ b/gnu/usr.bin/gcc/configure @@ -2174,6 +2174,14 @@ for machine in $canon_build $canon_host $canon_target; do romp-*-aos*) use_collect2=yes ;; + romp-*-openbsd*) + cpu_type=romp + xm_file=romp/xm-openbsd.h + tm_file=romp/openbsd.h + # On OpenBSD, the headers are already okay. + fixincludes=Makefile.in + xmake_file=romp/x-openbsd + ;; romp-*-mach*) xmake_file=romp/x-mach use_collect2=yes -- cgit v1.2.3