1
0
Fork 0
mirror of synced 2025-09-23 20:28:36 +00:00
This commit is contained in:
William Entriken 2020-01-07 20:41:34 -05:00
parent 173d1f940c
commit 93ef21feb2

View file

@ -12,7 +12,7 @@ main() {
sort=gsort # for `sort --sort-version`, from brew's coreutils.
fi
# Builds for iOS are done on macOS, but require the specific target to be
# Builds for iOS are done on OSX, but require the specific target to be
# installed.
case $TARGET in
aarch64-apple-ios)