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:
Nathan Hartman
2020-04-25 22:44:18 -04:00
committed by patacongo
parent 2376d8a266
commit d6f7821b15
25 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -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-