From 6f7f4e6a9a60d6995298b3688976b981434cdf29 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Sun, 16 Apr 2000 22:46:10 +0000 Subject: [PATCH] Add flags for state notation compiler. --- configure/os/CONFIG.Common.RTEMS | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index e504faef4..dbe624509 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -70,6 +70,7 @@ OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init -lCom \ $(PROJECT_RELEASE)/lib/no-part.rel \ $(PROJECT_RELEASE)/lib/no-signal.rel \ $(PROJECT_RELEASE)/lib/no-rtmon.rel +CPPSNCFLAGS += -x c #-------------------------------------------------- # c++ exceptions, YES or NO