Home | History | Annotate | Download | only in conftools

Lines Matching refs:wl

3804   -Wl,FLAG
6611 single_module=$wl-single_module
6917 func_append compiler_flags " $wl$qarg"
6919 func_append compile_command " $wl$qarg"
6920 func_append finalize_command " $wl$qarg"
7144 single_module=$wl-multi_module
7281 -Wl,*)
7282 func_stripname '-Wl,' '' "$arg"
7289 func_append arg " $wl$func_quote_for_eval_result"
7290 func_append compiler_flags " $wl$func_quote_for_eval_result"
8574 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8663 # using -Wl,-lname, so that libtool does not consider it
8943 xlcverstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision"
8948 verstring="$wl-compatibility_version $wl$minor_current $wl-current_version $wl$minor_current.$revision"
9592 # Remove $wl instances when linking with ld.
9595 *\$LD\ *) wl= ;;
10184 # if reload_cmds runs $LD directly, get rid of -Wl from
10188 *\$LD[\ \$]*) wl= ;;
10193 test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
10278 func_append compile_command " $wl-bind_at_load"
10279 func_append finalize_command " $wl-bind_at_load"