In the cross case we need to provide TARGET_MACHINE.

This commit is contained in:
obrien 2002-04-11 18:40:37 +00:00
parent 200626256b
commit 42e587fcbd

View File

@ -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}