Define ELF_NOTE_MARCH_DESC for when running non-eabi in compat_netbsd32
This commit is contained in:
parent
50bfeb714d
commit
26dbb44c7a
@ -1,6 +1,7 @@
|
||||
# $NetBSD: Makefile.inc,v 1.6 2013/06/27 21:24:39 matt Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.7 2013/09/10 22:00:01 matt Exp $
|
||||
|
||||
CPPFLAGS+= -I${ARCHDIR}
|
||||
.if (!empty(CPUFLAGS) && ${CPUFLAGS:M-mabi=aapcs*} != "")
|
||||
CPPFLAGS+= -DHAVE_INITFINI_ARRAY
|
||||
.endif
|
||||
CPPFLAGS+= -DELF_NOTE_MARCH_DESC=\"${CSU_MACHINE_ARCH}\"
|
||||
|
Loading…
x
Reference in New Issue
Block a user