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"
;;
#
rm -f master.$$.o
-exit 0
\ No newline at end of file
+exit 0