From 57be536840c3b11fcb225de0cff4203f1d29613c Mon Sep 17 00:00:00 2001 From: zimoch Date: Thu, 24 Nov 2011 09:03:37 +0000 Subject: [PATCH] For NI cRIO --- configure/os/CONFIG.Common.V63-ppc603 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 configure/os/CONFIG.Common.V63-ppc603 diff --git a/configure/os/CONFIG.Common.V63-ppc603 b/configure/os/CONFIG.Common.V63-ppc603 new file mode 100644 index 000000000..10bf571cc --- /dev/null +++ b/configure/os/CONFIG.Common.V63-ppc603 @@ -0,0 +1,8 @@ +include $(CONFIG)/os/CONFIG.Common.vxWorks-ppc604_long +VXWORKS_VERSION = 6.3 +WIND_BASE = /afs/psi.ch/project/vxworks/WindRiverGPP3.3 +NM = $(GNU_DIR)/powerpc-wrs-vxworks/bin/nm +WIND_HOME=$(WIND_BASE) +export WIND_HOME + +ARCH_DEP_CFLAGS += -fno-strict-aliasing