summaryrefslogtreecommitdiff
path: root/solenv/gbuild/config.guess
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/config.guess')
-rwxr-xr-xsolenv/gbuild/config.guess4
1 files changed, 2 insertions, 2 deletions
diff --git a/solenv/gbuild/config.guess b/solenv/gbuild/config.guess
index a7448442748c..61b5c7b0f3f7 100755
--- a/solenv/gbuild/config.guess
+++ b/solenv/gbuild/config.guess
@@ -1324,9 +1324,9 @@ EOF
fi
fi
elif test "$UNAME_PROCESSOR" = i386 ; then
- # Avoid executing cc on OS X 10.9, as it ships with a stub
+ # Avoid executing cc on macOS 10.9, as it ships with a stub
# that puts up a graphical alert prompting to install
- # developer tools. Any system running Mac OS X 10.7 or
+ # developer tools. Any system running macOS 10.7 or
# later (Darwin 11 and later) is required to have a 64-bit
# processor. This is not true of the ARM version of Darwin
# that Apple uses in portable devices.