From: deraadt Date: Fri, 24 Jan 1997 02:14:38 +0000 (+0000) Subject: not netbsd X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=27588389ebfcad4a6d7bb9f022206a97432af0ef;p=openbsd not netbsd --- diff --git a/gnu/usr.bin/gcc/config/mips/openbsd-be.h b/gnu/usr.bin/gcc/config/mips/openbsd-be.h index ef7c2806305..637529086dd 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd-be.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd-be.h @@ -278,7 +278,7 @@ do { \ } \ } while (0) -/* Since gas and gld are standard on NetBSD, we don't need these */ +/* Since gas and gld are standard on OpenBSD, we don't need these */ #undef ASM_FINAL_SPEC #undef STARTFILE_SPEC diff --git a/gnu/usr.bin/gcc/config/mips/openbsd-le.h b/gnu/usr.bin/gcc/config/mips/openbsd-le.h index 387a283bdaa..d56c1e091aa 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd-le.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd-le.h @@ -278,7 +278,7 @@ do { \ } \ } while (0) -/* Since gas and gld are standard on NetBSD, we don't need these */ +/* Since gas and gld are standard on OpenBSD, we don't need these */ #undef ASM_FINAL_SPEC #undef STARTFILE_SPEC