We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a133140 commit 1c7251cCopy full SHA for 1c7251c
Makefile.system
@@ -442,11 +442,9 @@ CCOMMON_OPT += -Wl,-ld_classic
442
FCOMMON_OPT += -Wl,-ld_classic
443
endif
444
ifeq (x$(XCVER), x 16)
445
-ifeq ($(F_COMPILER), GFORTRAN)
446
override CEXTRALIB := $(filter-out(-lto_library, $(CEXTRALIB)))
447
448
449
-endif
450
451
ifneq (,$(findstring $(OSNAME), FreeBSD OpenBSD DragonFly))
452
MD5SUM = md5 -r
0 commit comments