summaryrefslogtreecommitdiff
path: root/bridges/source/cpp_uno/mingw_intel
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-08-03 12:25:35 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-08-03 12:25:35 +0100
commite6c3cc8adebf147d9885efebb4dc09eb431b5577 (patch)
tree222d899192fe1a784c1386ec929feeb6e54f634f /bridges/source/cpp_uno/mingw_intel
parentce5469751cf513aaf5a1a11c726df8a0127b8da3 (diff)
Revert adding -mno-avx to CXXFLAGS, not universally supported
This reverts commit bf85809783ba11c9018c03f5a26508fa856ff3f8.
Diffstat (limited to 'bridges/source/cpp_uno/mingw_intel')
-rw-r--r--bridges/source/cpp_uno/mingw_intel/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/source/cpp_uno/mingw_intel/makefile.mk b/bridges/source/cpp_uno/mingw_intel/makefile.mk
index a3c2b2af6768..2c7a8da48527 100644
--- a/bridges/source/cpp_uno/mingw_intel/makefile.mk
+++ b/bridges/source/cpp_uno/mingw_intel/makefile.mk
@@ -49,7 +49,7 @@ CFLAGS += -DBROKEN_ALLOCA
# In case someone enabled the non-standard -fomit-frame-pointer which does not
# work with the .cxx sources in this directory:
-CFLAGSCXX += -fno-omit-frame-pointer -mno-avx
+CFLAGSCXX += -fno-omit-frame-pointer
NOOPTFILES= \
$(SLO)$/uno2cpp.obj