]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* config/i386/obsd.mh (MH_FLAGS): Remove.
authorMark Kettenis <kettenis@gnu.org>
Sat, 21 Feb 2004 21:12:25 +0000 (21:12 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 21 Feb 2004 21:12:25 +0000 (21:12 +0000)
gdb/ChangeLog
gdb/config/i386/obsd.mh

index 162a09f43c23cca58697b497530a7cc29dc20888..6b90c0c1da6b0e856609e0f642c06ada97a23e1b 100644 (file)
@@ -1,5 +1,7 @@
 2004-02-21  Mark Kettenis  <kettenis@gnu.org>
 
+       * config/i386/obsd.mh (MH_FLAGS): Remove.
+
        Fix PR build/1549.
        * i386obsd-tdep.c: Update copyright years.  Include
        "solib-svr4.h".
index 316f04f9233e1d414177d3d58f29d7c684c753ca..7a9d89e5309ca388e59b1007955a99eac3211a14 100644 (file)
@@ -4,7 +4,3 @@ XM_FILE= xm-i386.h
 
 NAT_FILE= nm-obsd.h
 NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o i386obsd-nat.o
-
-# The OpenBSD yacc generates yyname and yyrule tables that conflict at
-# link time if we define YYDEBUG to a non-zero value.
-MH_CFLAGS= -DYYDEBUG=0