Drop --with-wrapper-fflags

This commit is contained in:
Orion Poplawski 2013-04-16 21:58:10 -06:00
parent d183eb76b0
commit 3abe0537a7

View File

@ -138,7 +138,6 @@ rm -r opal/libltdl
--with-libltdl=/usr \
--with-wrapper-cflags="%{?modeflag}" \
--with-wrapper-cxxflags="%{?modeflag}" \
--with-wrapper-fflags="%{?modeflag}" \
--with-wrapper-fcflags="%{?modeflag}" \
CC=%{opt_cc} CXX=%{opt_cxx} \
LDFLAGS='-Wl,-z,noexecstack' \