summaryrefslogtreecommitdiff
path: root/ctest
diff options
context:
space:
mode:
authorSebastien Fabbro <sfabbro@uvic.ca>2013-07-24 09:37:16 -0700
committerSebastien Fabbro <sfabbro@uvic.ca>2013-07-25 14:08:37 -0700
commit9f0fb6e66222f34e5cb4d4c78bceb60c1c38bc6f (patch)
tree29febbae87e9eb1cabc08c720674de6f69da8ba8 /ctest
parent63f14189e307b05b2c6c29281a41244a894f1eb2 (diff)
downloadopenblas-9f0fb6e66222f34e5cb4d4c78bceb60c1c38bc6f.tar.gz
openblas-9f0fb6e66222f34e5cb4d4c78bceb60c1c38bc6f.tar.bz2
openblas-9f0fb6e66222f34e5cb4d4c78bceb60c1c38bc6f.zip
Respect user's LDFLAGS
Diffstat (limited to 'ctest')
-rw-r--r--ctest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctest/Makefile b/ctest/Makefile
index b1295640f..099116895 100644
--- a/ctest/Makefile
+++ b/ctest/Makefile
@@ -77,7 +77,7 @@ endif
clean ::
rm -f x*
-FLDFLAGS = $(FFLAGS:-fPIC=)
+FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS)
CEXTRALIB =
# Single real