Searched refs:link_static_flag (Results 1 - 6 of 6) sorted by relevance

/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dltconfig658 link_static_flag=
663 link_static_flag='-static'
676 link_static_flag="$link_static_flag ${wl}-lC"
701 link_static_flag='-bnso -bI:/lib/syscalls.exp'
705 # Is there a better link_static_flag that works with the bundled CC?
707 link_static_flag="${wl}-a ${wl}archive"
713 link_static_flag='-non_shared'
724 link_static_flag='-non_shared'
729 link_static_flag
[all...]
H A Dltmain.sh864 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
867 if test -n "$link_static_flag"; then
871 if test -z "$pic_flag" && test -n "$link_static_flag"; then
994 if test -n "$link_static_flag"; then
995 compile_command="$compile_command $link_static_flag"
996 finalize_command="$finalize_command $link_static_flag"
1140 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1141 compile_command="$compile_command $link_static_flag"
1142 finalize_command="$finalize_command $link_static_flag"
/bind-9.11.3/
H A Dltmain.sh5213 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
5216 if test -n "$link_static_flag"; then
5222 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5228 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5510 if test -n "$link_static_flag"; then
5512 func_append compile_command " $link_static_flag"
5513 func_append finalize_command " $link_static_flag"
H A Dconfigure25944 link_static_flag=$lt_lt_prog_compiler_static
/bind-9.11.3/unit/atf-src/admin/
H A Dltmain.sh6579 if test yes = "$build_libtool_libs" && test -z "$link_static_flag"; then
6582 if test -n "$link_static_flag"; then
6588 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6594 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6887 if test -n "$link_static_flag"; then
6889 func_append compile_command " $link_static_flag"
6890 func_append finalize_command " $link_static_flag"
/bind-9.11.3/unit/atf-src/
H A Dconfigure20270 link_static_flag=$lt_lt_prog_compiler_static
20512 link_static_flag=$lt_lt_prog_compiler_static_CXX

Completed in 137 milliseconds