From 29eb2b927067733b9305fcf61adbead3f59af96e Mon Sep 17 00:00:00 2001 From: deraadt Date: Fri, 24 Jan 1997 02:13:10 +0000 Subject: [PATCH] netbsd? nope.. --- gnu/usr.bin/gcc/config/mips/openbsd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/usr.bin/gcc/config/mips/openbsd.h b/gnu/usr.bin/gcc/config/mips/openbsd.h index 883e10aef6e..db93c872d33 100644 --- a/gnu/usr.bin/gcc/config/mips/openbsd.h +++ b/gnu/usr.bin/gcc/config/mips/openbsd.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 -- 2.20.1