Skip to content

Commit 594f8cf

Browse files
Zentrikpull[bot]
authored andcommitted
[NFC] Update comment referring to Yosemite to Mojave (JuliaLang#54215)
mac os 10.14 is Mojave. [no-ci]
1 parent 7ff10b8 commit 594f8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ endif
482482

483483
FC := $(CROSS_COMPILE)gfortran
484484

485-
# Note: Supporting only macOS Yosemite and above
485+
# Note: Supporting only macOS Mojave and above
486486
ifeq ($(OS), Darwin)
487487
APPLE_ARCH := $(shell uname -m)
488488
ifneq ($(APPLE_ARCH),arm64)

0 commit comments

Comments
 (0)