summaryrefslogtreecommitdiff
path: root/exports
diff options
context:
space:
mode:
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>2017-09-14 09:21:04 +0200
committerGitHub <noreply@github.com>2017-09-14 09:21:04 +0200
commit3a245a376f94609ec48ce736b8cba892cc97cd90 (patch)
treea9424a095a82abb0fd47a739b4cec31ca3b257d0 /exports
parent00740c0e34201df49365929cf774eea7b89ffe7a (diff)
downloadopenblas-3a245a376f94609ec48ce736b8cba892cc97cd90.tar.gz
openblas-3a245a376f94609ec48ce736b8cba892cc97cd90.tar.bz2
openblas-3a245a376f94609ec48ce736b8cba892cc97cd90.zip
Remove default FEXTRALIBS in NOFORTRAN case
Diffstat (limited to 'exports')
-rw-r--r--exports/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/exports/Makefile b/exports/Makefile
index c05389573..873adc354 100644
--- a/exports/Makefile
+++ b/exports/Makefile
@@ -51,6 +51,10 @@ endif
endif
endif
+ifeq ($(NOFORTRAN), $(filter $(NOFORTRAN),1 2))
+FEXTRALIB =
+endif
+
all::
libs::