Merge pull request #1302 from martin-frbg/nofortran-fix
[platform/upstream/openblas.git] / exports / Makefile
index 637eaf8..5393804 100644 (file)
@@ -51,6 +51,10 @@ endif
 endif
 endif
 
+ifeq ($(NOFORTRAN), $(filter $(NOFORTRAN),1 2))
+FEXTRALIB =
+endif
+
 all::
 
 libs::