Home | History | Annotate | Download | only in cpp

Lines Matching refs:preserve_args

1091 preserve_args=
1233 --debug) preserve_args="$preserve_args $opt"
1274 --quiet|--silent) preserve_args="$preserve_args $opt"
1278 --verbose| -v) preserve_args="$preserve_args $opt"
1283 preserve_args="$preserve_args $opt $1"
2778 exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
8546 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"