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

/bind-9.6-ESV-R11/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.6-ESV-R11/
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 Dconfigure21074 link_static_flag=$lt_lt_prog_compiler_static
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh4118 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
4121 if test -n "$link_static_flag"; then
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4410 if test -n "$link_static_flag"; then
4412 func_append compile_command " $link_static_flag"
4413 func_append finalize_command " $link_static_flag"
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure18767 link_static_flag=$lt_lt_prog_compiler_static
19152 link_static_flag=$lt_lt_prog_compiler_static_CXX

Completed in 122 milliseconds