summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/ecflow/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/ecflow/Makefile b/misc/ecflow/Makefile
index fdab028d6838..ca94f5c40687 100644
--- a/misc/ecflow/Makefile
+++ b/misc/ecflow/Makefile
@@ -24,6 +24,7 @@ SHEBANG_GLOB= *.sh *.in *.py
CMAKE_OFF= ENABLE_STATIC_BOOST_LIBS ENABLE_TESTS ENABLE_ALL_TESTS
+CXXFLAGS_armv7= -fPIC # attempt to work around compilation failure, see https://jira.ecmwf.int/browse/SUP-3688
CXXFLAGS_i386= -fPIC # attempt to work around compilation failure, see https://jira.ecmwf.int/browse/SUP-3688
CONFLICTS_BUILD= python27 # build attempts to find python-2.7 and use it