From d023a461657cbc5d8be9ae087b6f4ab0e1eef165 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 5 May 2009 18:43:09 +0000 Subject: [PATCH] Removed include for CONFIG_SITE file. --- configure/os/CONFIG.Common.vxWorks-486 | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure/os/CONFIG.Common.vxWorks-486 b/configure/os/CONFIG.Common.vxWorks-486 index bbde1b4cd..456852cc6 100644 --- a/configure/os/CONFIG.Common.vxWorks-486 +++ b/configure/os/CONFIG.Common.vxWorks-486 @@ -20,6 +20,4 @@ ARCH_DEP_CFLAGS = -m486 ARCH_DEP_CXXFLAGS += -x 'c++' ARCH_DEP_CFLAGS += -fno-defer-pop -# Allow site overrides --include $(CONFIG)/os/CONFIG_SITE.Common.vxWorks-486