Change the configuration, for target 29k-udi, a little bit.
This commit is contained in:
parent
31589e1ec0
commit
f2e349a242
2 changed files with 2 additions and 0 deletions
|
@ -3,3 +3,4 @@ XDEPFILES=
|
||||||
XM_FILE= xm-sun4os4.h
|
XM_FILE= xm-sun4os4.h
|
||||||
NAT_FILE= nm-sun4os4.h
|
NAT_FILE= nm-sun4os4.h
|
||||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o sparc-nat.o
|
||||||
|
HOST_IPC=-DBSD_IPC
|
||||||
|
|
|
@ -35,3 +35,4 @@ INSTALL = cp
|
||||||
# This is commented out because we don't assume that the Sun compiler
|
# This is commented out because we don't assume that the Sun compiler
|
||||||
# is in use.
|
# is in use.
|
||||||
#MH_CFLAGS=-xs
|
#MH_CFLAGS=-xs
|
||||||
|
HOST_IPC=-DBSD_IPC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue