summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 12:41:27 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-02-10 12:41:27 +0000
commit5d7884d697149ae797b1bae992353f2efc05eee2 (patch)
tree1151a459c4e94b60b3e2599f734d3622730dc31f /include
parent0b56c30273958d6409f314c21a948e9aff57e66d (diff)
downloadATCD-5d7884d697149ae797b1bae992353f2efc05eee2.tar.gz
ChangeLogTag: Fri Feb 10 11:26:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>Fri Feb 10 12:22:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include')
-rw-r--r--include/makeinclude/platform_linux_icc.GNU3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/makeinclude/platform_linux_icc.GNU b/include/makeinclude/platform_linux_icc.GNU
index b11cd63fece..e3c702a03cd 100644
--- a/include/makeinclude/platform_linux_icc.GNU
+++ b/include/makeinclude/platform_linux_icc.GNU
@@ -100,9 +100,6 @@ PLATFORM_QT_LIBS ?= -lqt-mt
PLATFORM_QT_LDFLAGS ?= -L$(QTDIR)/lib
OCFLAGS += -O3
-ifneq ($(SYSARCH),ia64)
- OCFLAGS += -axK
-endif
# Disable floating point optimizer solves problem with
# min/max float values in the TAO_IDL compiler tests