X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5266a983398118de10ab60d3eba8e0fdf8a6ea8e..74039d33c7a9601159c01d8f940b5a284c4b362a:/distrib/mac/shared-ld-sh diff --git a/distrib/mac/shared-ld-sh b/distrib/mac/shared-ld-sh index 951edf11be..91f95588fe 100755 --- a/distrib/mac/shared-ld-sh +++ b/distrib/mac/shared-ld-sh @@ -21,7 +21,7 @@ while test $# -gt 0; do verbose=1 ;; - -o|-compatibility_version|-current_version|-framework|-undefined) + -o|-compatibility_version|-current_version|-framework|-undefined|-install_name) # collect these options and values args="$args $1 $2" shift