summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Hartley <git@ahartley.com>2020-07-08 19:10:33 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2020-12-26 15:21:04 +0000
commitbf4c9391916a6eda2c3e95218cbd14088768beed (patch)
treec0b26972043c4d8b02033a6833ca3dde7c7dd44e
parentc33e087251941cb49e05477300ee159eeae347e8 (diff)
downloadperl-bf4c9391916a6eda2c3e95218cbd14088768beed.tar.gz
Update error message
(cherry picked from commit 4603d7dabf1b5f331d23c95d70b16e656c8124b0)
-rw-r--r--hints/darwin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/darwin.sh b/hints/darwin.sh
index c0f06de1ca..988b766c4f 100644
--- a/hints/darwin.sh
+++ b/hints/darwin.sh
@@ -313,7 +313,7 @@ case "$osvers" in # Note: osvers is the kernel version, not the 10.x
*** Unexpected MACOSX_DEPLOYMENT_TARGET=$MACOSX_DEPLOYMENT_TARGET
***
-*** Please either set it to 10.something, or to empty.
+*** Please either set it to 10.something, 11.something or to empty.
EOM
exit 1