Let's try if it works with fPIC.
This commit is contained in:
parent
2ef5f34624
commit
ad29f98b6d
@ -333,9 +333,9 @@ TARGET="TARGET=POWER8 DYNAMIC_ARCH=0"
|
||||
|
||||
%if 0%{?rhel} == 5
|
||||
# Gfortran too old to recognize -frecursive
|
||||
FCOMMON=""
|
||||
FCOMMON="\"-frecursive -fPIC\""
|
||||
%else
|
||||
FCOMMON="\"-frecursive\""
|
||||
FCOMMON="\"-frecursive -fPIC\""
|
||||
%endif
|
||||
|
||||
# Declare some necessary build flags
|
||||
|
Loading…
Reference in New Issue
Block a user