From e3dcae62d85f0b6bcc9fd13e651d933f3fc3c108 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 15 Feb 2001 19:05:45 +0000 Subject: [PATCH] Removed unneeded CFLAGS line. --- configure/os/CONFIG.Common.vxWorksCommon | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index 3b7b4b83f..51055b5e3 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -70,7 +70,6 @@ OP_SYS_LDLIBS = # Fix for vxWorks headers using macros defined in # vxWorks.h but not including vxWorks.h -OP_SYS_CFLAGS += -include $(GNU_TARGET_INCLUDE_DIR)/vxWorks.h OP_SYS_CPPFLAGS += -include $(GNU_TARGET_INCLUDE_DIR)/vxWorks.h #--------------------------------------------------