summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-04-12 17:10:34 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2022-04-19 14:46:18 +0200
commite6e443e0bb05446860cff04650bf43b2aceb4920 (patch)
treee31395f0912e5a610886947a1f7ba9f3f11a0679 /mkspecs
parent661931aa98c820f5ed40953af9b53484c0a59be0 (diff)
objc_namespace: Fix misspelled argument for silencing output
Pick-to: 6.2 6.3 5.15 Change-Id: I318a57e193bd10f8dbd2b22ab173a2940ba1dad9 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'mkspecs')
-rwxr-xr-xmkspecs/features/data/mac/objc_namespace.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/data/mac/objc_namespace.sh b/mkspecs/features/data/mac/objc_namespace.sh
index a8f20ee221..1ea6c94479 100755
--- a/mkspecs/features/data/mac/objc_namespace.sh
+++ b/mkspecs/features/data/mac/objc_namespace.sh
@@ -42,7 +42,7 @@
script_argument_prefix="-Wobjc_namespace,--"
required_arguments="target suffix original_ld"
-optional_arguments="exclude_list exclude_regex slient"
+optional_arguments="exclude_list exclude_regex silent"
for argument in $required_arguments $optional_arguments; do
declare "$argument="