]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/mac/shared-ld-sh
Added another reference to adding the zip handler.
[wxWidgets.git] / distrib / mac / shared-ld-sh
index caa2cd3f54c9b429d5fada33444fbb1e283f0d3d..951edf11be59ee9d7c9784cd387c1af0ecba937e 100755 (executable)
@@ -21,13 +21,13 @@ while test $# -gt 0; do
         verbose=1
         ;;
 
-       -o|-compatibility_version|-current_version|-framework)
+       -o|-compatibility_version|-current_version|-framework|-undefined)
         # collect these options and values
         args="$args $1 $2"
         shift
         ;;
 
-       -l*|-L*)
+       -l*|-L*|-flat_namespace)
         # collect these options
         args="$args $1"
         ;;
@@ -84,4 +84,4 @@ fi
 #
 rm -f master.$$.o
 
-exit 0
\ No newline at end of file
+exit 0