Home | History | Annotate | Download | only in gold

Lines Matching refs:withval

3254   withval=$with_sysroot; sysroot=$withval
3637 withval=$with_lib_path; case "$withval" in
3640 *) LIB_PATH='"'"$withval"'"' ;;
6838 withval=$with_gold_ldflags; if test "$withval" = "no" -o "$withval" = "yes"; then
6841 GOLD_LDFLAGS=$withval
6852 withval=$with_gold_ldadd; if test "$withval" = "no" -o "$withval" = "yes"; then
6855 GOLD_LDADD=$withval
6964 withval=$with_system_zlib; if test x$with_system_zlib = xyes ; then