From 05482bc8e133002e859b05635ffffae77244b920 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 15 Sep 2005 17:28:54 +0000 Subject: [PATCH] Unset CMPLR_PREFIX. --- configure/os/CONFIG.Common.vxWorksCommon | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/os/CONFIG.Common.vxWorksCommon b/configure/os/CONFIG.Common.vxWorksCommon index 1843791d2..696232556 100644 --- a/configure/os/CONFIG.Common.vxWorksCommon +++ b/configure/os/CONFIG.Common.vxWorksCommon @@ -25,6 +25,7 @@ MUNCH_SUFFIX = .munch #------------------------------------------------------- # Compiler definitions +CMPLR_PREFIX= CC = $(GNU_BIN)/$(CMPLR_PREFIX)cc$(CMPLR_SUFFIX) CCC = $(GNU_BIN)/$(CMPLR_PREFIX)cc$(CMPLR_SUFFIX)