Home | History | Annotate | Download | only in src

Lines Matching refs:preserve_args

597 preserve_args=
739 --debug) preserve_args="$preserve_args $opt"
780 --quiet|--silent) preserve_args="$preserve_args $opt"
784 --verbose| -v) preserve_args="$preserve_args $opt"
789 preserve_args="$preserve_args $opt $1"
2284 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8045 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"