Searched refs:pic_mode (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-11-stable/contrib/gdb/
H A Dltconfig202 pic_mode=default
383 --prefer-pic) pic_mode=yes ;;
384 --prefer-non-pic) pic_mode=no ;;
1618 # Check whether we must set pic_mode to default
1619 test -z "$pic_flag" && pic_mode=default
2346 pic_mode=$pic_mode
H A Dltmain.sh366 pic_mode=yes
371 pic_mode=no
565 pic_mode=default
568 if test $pic_mode = no && test "$deplibs_check_method" != pass_all; then
570 pic_mode=default
635 if test "$pic_mode" != no; then
715 if test "$pic_mode" != yes; then
3473 if test -n "$pic_flag" || test "$pic_mode" != default; then
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1742 pic_mode=yes
1747 pic_mode=no
1779 pic_mode=default
1782 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
1784 pic_mode=default
1839 if test "$pic_mode" != no; then
1892 if test "$pic_mode" != yes; then
5970 if test -n "$pic_flag" || test "$pic_mode" != default; then
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh2094 pic_mode=yes
2099 pic_mode=no
2127 pic_mode=default
2130 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
2132 pic_mode=default
2187 if test "$pic_mode" != no; then
2238 if test "$pic_mode" != yes; then
8683 if test -n "$pic_flag" || test "$pic_mode" != default; then
H A Dconfigure7187 yes|no) pic_mode=$withval ;;
7189 pic_mode=default
7195 pic_mode=yes
7202 pic_mode=default
7206 test -z "$pic_mode" && pic_mode=default
17599 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
18491 pic_mode=$pic_mode
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh2124 pic_mode=yes
2129 pic_mode=no
2157 pic_mode=default
2160 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
2162 pic_mode=default
2217 if test "$pic_mode" != no; then
2268 if test "$pic_mode" != yes; then
8728 if test -n "$pic_flag" || test "$pic_mode" != default; then
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh2093 pic_mode=yes
2098 pic_mode=no
2126 pic_mode=default
2129 if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
2131 pic_mode=default
2186 if test "$pic_mode" != no; then
2237 if test "$pic_mode" != yes; then
8661 if test -n "$pic_flag" || test "$pic_mode" != default; then
H A Dconfigure7866 withval=$with_pic; pic_mode="$withval"
7868 pic_mode=default
7872 test -z "$pic_mode" && pic_mode=default
29442 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
30531 pic_mode=$pic_mode
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3410 pic_mode=yes
3415 pic_mode=no
3443 pic_mode=default
3446 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3448 pic_mode=default
3503 if test no != "$pic_mode"; then
3554 if test yes != "$pic_mode"; then
10172 if test -n "$pic_flag" || test default != "$pic_mode"; then
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3410 pic_mode=yes
3415 pic_mode=no
3443 pic_mode=default
3446 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3448 pic_mode=default
3503 if test no != "$pic_mode"; then
3554 if test yes != "$pic_mode"; then
10172 if test -n "$pic_flag" || test default != "$pic_mode"; then
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3413 pic_mode=yes
3418 pic_mode=no
3446 pic_mode=default
3449 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3451 pic_mode=default
3506 if test no != "$pic_mode"; then
3557 if test yes != "$pic_mode"; then
10187 if test -n "$pic_flag" || test default != "$pic_mode"; then
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3410 pic_mode=yes
3415 pic_mode=no
3443 pic_mode=default
3446 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3448 pic_mode=default
3503 if test no != "$pic_mode"; then
3554 if test yes != "$pic_mode"; then
10174 if test -n "$pic_flag" || test default != "$pic_mode"; then
H A Dconfigure10391 yes|no) pic_mode=$withval ;;
10393 pic_mode=default
10399 pic_mode=yes
10406 pic_mode=default
22462 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
23373 pic_mode=$pic_mode
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh3410 pic_mode=yes
3415 pic_mode=no
3443 pic_mode=default
3446 if test no = "$pic_mode" && test pass_all != "$deplibs_check_method"; then
3448 pic_mode=default
3503 if test no != "$pic_mode"; then
3554 if test yes != "$pic_mode"; then
10181 if test -n "$pic_flag" || test default != "$pic_mode"; then
H A Dconfigure8734 yes|no) pic_mode=$withval ;;
8736 pic_mode=default
8742 pic_mode=yes
8749 pic_mode=default
14751 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15618 pic_mode=$pic_mode
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure4927 pic_mode="$withval"
4929 pic_mode=default
4931 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
4932 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dconfigure3488 pic_mode="$withval"
3490 pic_mode=default
3493 test -z "$pic_mode" && pic_mode=default
12117 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
13303 pic_mode=$pic_mode
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dconfigure5840 pic_mode="$withval"
5842 pic_mode=default
5844 test x"$pic_mode" = xyes && libtool_flags="$libtool_flags --prefer-pic"
5845 test x"$pic_mode" = xno && libtool_flags="$libtool_flags --prefer-non-pic"
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure4058 pic_mode="$withval"
4060 pic_mode=default
4063 test -z "$pic_mode" && pic_mode=default
15214 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
16414 pic_mode=$pic_mode
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure3782 pic_mode="$withval"
3784 pic_mode=default
3787 test -z "$pic_mode" && pic_mode=default
20005 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
21305 pic_mode=$pic_mode
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure3320 pic_mode="$withval"
3322 pic_mode=default
3325 test -z "$pic_mode" && pic_mode=default
14376 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
15574 pic_mode=$pic_mode
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure3321 pic_mode="$withval"
3323 pic_mode=default
3326 test -z "$pic_mode" && pic_mode=default
13428 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
14623 pic_mode=$pic_mode
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure7210 yes|no) pic_mode=$withval ;;
7212 pic_mode=default
7218 pic_mode=yes
7225 pic_mode=default
7229 test -z "$pic_mode" && pic_mode=default
14384 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
15340 pic_mode=$pic_mode
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure4227 pic_mode="$withval"
4229 pic_mode=default
4232 test -z "$pic_mode" && pic_mode=default
20665 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
21895 pic_mode=$pic_mode
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dconfigure8492 yes|no) pic_mode=$withval ;;
8494 pic_mode=default
8500 pic_mode=yes
8507 pic_mode=default
16932 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
17970 pic_mode=$pic_mode

Completed in 1543 milliseconds

12