Set valid builds to Ioc for cross builds.

This commit is contained in:
Janet B. Anderson
2007-12-11 21:17:03 +00:00
parent 55fde6bb9f
commit bf6ff7cc1c

View File

@@ -16,9 +16,9 @@ ARCH_DEP_CPPFLAGS += -D_X86_64_
ARCH_DEP_CFLAGS += -m64
ARCH_DEP_LDFLAGS += -m64
#ifeq ($(BUILD_CLASS),CROSS)
# VALID_BUILDS = Ioc
#endif
ifeq ($(BUILD_CLASS),CROSS)
VALID_BUILDS = Ioc
endif
# If your crosscompiler name has a GNU target prefix like <gnutarget>-gcc,
# e.g. x86_64-redhat-linux-gcc, put a GNU_TARGET definition in