Remove default FEXTRALIBS in NOFORTRAN case

This commit is contained in:
Martin Kroeker
2017-09-14 09:21:04 +02:00
committed by GitHub
parent 00740c0e34
commit 3a245a376f
+4
View File
@@ -51,6 +51,10 @@ endif
endif
endif
ifeq ($(NOFORTRAN), $(filter $(NOFORTRAN),1 2))
FEXTRALIB =
endif
all::
libs::