Home | History | Annotate | Download | only in libpng

Lines Matching refs:wl

2440   -Wl,FLAG
5164 single_module="${wl}-single_module"
5459 func_append compiler_flags " $wl$qarg"
5461 func_append compile_command " $wl$qarg"
5462 func_append finalize_command " $wl$qarg"
5671 single_module="${wl}-multi_module"
5803 -Wl,*)
5804 func_stripname '-Wl,' '' "$arg"
5811 func_append arg " $wl$func_quote_for_eval_result"
5812 func_append compiler_flags " $wl$func_quote_for_eval_result"
7069 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7158 # using -Wl,-lname, so that libtool does not consider it
7407 xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
8038 # Remove ${wl} instances when linking with ld.
8041 *\$LD\ *) wl= ;;
8630 # -Wl from whole_archive_flag_spec and hope we can get by with
8632 wl=
8723 func_append compile_command " ${wl}-bind_at_load"
8724 func_append finalize_command " ${wl}-bind_at_load"