mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
Docs and comments: Change OSX -> macOS
Mac OS X was renamed to macOS at some point. Update references to OSX, OS X, Mac OS X, Mac OSX, and other permutations, to macOS, in README files and in comments of other files.
This commit is contained in:
committed by
patacongo
parent
2376d8a266
commit
d6f7821b15
@@ -84,7 +84,7 @@ ifeq ($(CONFIG_LM32_TOOLCHAIN),BUILDROOT)
|
||||
MAXOPTIMIZATION ?= -Os
|
||||
endif
|
||||
|
||||
# Generic GNU toolchain on OS X, Linux or any typical Posix system
|
||||
# Generic GNU toolchain on macOS, Linux or any typical Posix system
|
||||
|
||||
ifeq ($(CONFIG_LM32_TOOLCHAIN),GNUL)
|
||||
CROSSDEV ?= lm32-elf-
|
||||
|
||||
Reference in New Issue
Block a user