aboutsummaryrefslogtreecommitdiff
path: root/FFTW3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'FFTW3.sh')
-rw-r--r--FFTW3.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/FFTW3.sh b/FFTW3.sh
index 95b7fe4..5a98247 100644
--- a/FFTW3.sh
+++ b/FFTW3.sh
@@ -97,7 +97,9 @@ then
cd ${SCRATCH_BUILD}
# Set up environment
+ export LDFLAGS
unset LIBS
+ unset RPATH
if echo '' ${ARFLAGS} | grep 64 >/dev/null 2>&1; then
export OBJECT_MODE=64
fi