In the cross case we need to provide TARGET_MACHINE.
This commit is contained in:
parent
200626256b
commit
42e587fcbd
@ -10,7 +10,7 @@ BINDIR= /usr/libexec
|
||||
NOMAN=
|
||||
NOSHARED=yes
|
||||
|
||||
CFLAGS+= -DDEFAULT_TARGET_VERSION=\"$(version)\"
|
||||
CFLAGS+= -DTARGET_MACHINE=\"$(target)\"
|
||||
|
||||
DPADD+= ${LIBCC_INT}
|
||||
LDADD+= ${LIBCC_INT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user