summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude/platform_linux.GNU
diff options
context:
space:
mode:
authorolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-02-17 08:24:51 +0000
committerolli <olli@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2011-02-17 08:24:51 +0000
commit39b4455a9215dd4cfa07baa0deea4ad130241ae6 (patch)
treeb0bc5c9e7ff8b72599bbf1d6116c1dc553004e86 /ACE/include/makeinclude/platform_linux.GNU
parentc3930027b051786e2467342f092e7fb328275da7 (diff)
downloadATCD-39b4455a9215dd4cfa07baa0deea4ad130241ae6.tar.gz
ChangeLogTag: Thu Feb 17 08:20:57 UTC 2011 Olli Savia <ops@iki.fi>
Diffstat (limited to 'ACE/include/makeinclude/platform_linux.GNU')
-rw-r--r--ACE/include/makeinclude/platform_linux.GNU3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/include/makeinclude/platform_linux.GNU b/ACE/include/makeinclude/platform_linux.GNU
index d5ec51cc197..271c7017607 100644
--- a/ACE/include/makeinclude/platform_linux.GNU
+++ b/ACE/include/makeinclude/platform_linux.GNU
@@ -96,9 +96,6 @@ else
OCCFLAGS ?= -O3
endif
-CFLAGS += $(FLAGS_C_CC)
-CCFLAGS += $(FLAGS_C_CC)
-
# Added line below to support "Executable Shared Object" files (as
# needed by the service configurator).
# Marius Kjeldahl <mariusk@sn.no, marius@funcom.com>