*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Mon, 17 Feb 1992 03:12:21 +0000 (03:12 +0000)
committerRichard Stallman <rms@gnu.org>
Mon, 17 Feb 1992 03:12:21 +0000 (03:12 +0000)
From-SVN: r333

gcc/config/m68k/next.h

index 579e2d0b1e775344f859c45d0bde2e7afcf18674..866e1455c75351cdec090259051d20f133e2705f 100644 (file)
@@ -95,7 +95,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 /* Machine dependent ccp options.  */
 
-#define CPP_SPEC "%{bsd:-D__STRICT_BSD__}"
+/* This option used to be called -bsd, but that conflicts with the
+   general -b option.  */
+#define CPP_SPEC "%{strict-bsd:-D__STRICT_BSD__}"
 
 /* Machine dependent ld options.  */