Home | History | Annotate | Download | only in libexif

Lines Matching refs:wl

2442   -Wl,FLAG
5155 single_module="${wl}-single_module"
5450 func_append compiler_flags " $wl$qarg"
5452 func_append compile_command " $wl$qarg"
5453 func_append finalize_command " $wl$qarg"
5661 single_module="${wl}-multi_module"
5793 -Wl,*)
5794 func_stripname '-Wl,' '' "$arg"
5801 func_append arg " $wl$func_quote_for_eval_result"
5802 func_append compiler_flags " $wl$func_quote_for_eval_result"
5993 compiler_flags=`$ECHO "X $compiler_flags" | $Xsed -e 's/ -Wl,--no-undefined//'`
7067 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7156 # using -Wl,-lname, so that libtool does not consider it
7404 xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
8634 # -Wl from whole_archive_flag_spec and hope we can get by with
8636 wl=
8727 func_append compile_command " ${wl}-bind_at_load"
8728 func_append finalize_command " ${wl}-bind_at_load"