Skip to content

Commit

Permalink
[NFC] Update comment referring to Yosemite to Mojave (#54215)
Browse files Browse the repository at this point in the history
mac os 10.14 is Mojave.

[no-ci]
  • Loading branch information
Zentrik authored Apr 23, 2024
1 parent 715c476 commit ef168a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Make.inc
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ endif

FC := $(CROSS_COMPILE)gfortran

# Note: Supporting only macOS Yosemite and above
# Note: Supporting only macOS Mojave and above
ifeq ($(OS), Darwin)
APPLE_ARCH := $(shell uname -m)
ifneq ($(APPLE_ARCH),arm64)
Expand Down

0 comments on commit ef168a6

Please sign in to comment.