Change all references from OSX to macOS

This commit is contained in:
Gregory Nutt
2018-06-01 13:25:50 -06:00
parent d83355357e
commit d52c63f632
31 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -233,7 +233,7 @@ else
fi
fi
kconfig-tweak --file $nuttx/.config --disable CONFIG_HOST_OSX
kconfig-tweak --file $nuttx/.config --disable CONFIG_HOST_MACOS
kconfig-tweak --file $nuttx/.config --disable CONFIG_HOST_OTHER
echo " Refreshing..."