mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 09:58:19 +08:00
* config/i386/obsd.mh (MH_FLAGS): Remove.
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
2004-02-21 Mark Kettenis <kettenis@gnu.org>
|
2004-02-21 Mark Kettenis <kettenis@gnu.org>
|
||||||
|
|
||||||
|
* config/i386/obsd.mh (MH_FLAGS): Remove.
|
||||||
|
|
||||||
Fix PR build/1549.
|
Fix PR build/1549.
|
||||||
* i386obsd-tdep.c: Update copyright years. Include
|
* i386obsd-tdep.c: Update copyright years. Include
|
||||||
"solib-svr4.h".
|
"solib-svr4.h".
|
||||||
|
@ -4,7 +4,3 @@ XM_FILE= xm-i386.h
|
|||||||
|
|
||||||
NAT_FILE= nm-obsd.h
|
NAT_FILE= nm-obsd.h
|
||||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o i386obsd-nat.o
|
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
|
|
||||||
|
Reference in New Issue
Block a user