misc/ecflow: Fix build on armv7
Reported by: fallout
(cherry picked from commit 59b2998493
)
This commit is contained in:
parent
1f45807d12
commit
fe8afe60f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user