Home | History | Annotate | Download | only in gold

Lines Matching refs:withval

3248   withval=$with_sysroot; sysroot=$withval
3616 withval=$with_lib_path; case "$withval" in
3619 *) LIB_PATH='"'"$withval"'"' ;;
6780 withval=$with_gold_ldflags; if test "$withval" = "no" -o "$withval" = "yes"; then
6783 GOLD_LDFLAGS=$withval
6794 withval=$with_gold_ldadd; if test "$withval" = "no" -o "$withval" = "yes"; then
6797 GOLD_LDADD=$withval
6904 withval=$with_zlib;