Searched refs:pic_flag (Results 1 - 25 of 72) sorted by relevance

123

/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dltconfig655 pic_flag=
685 pic_flag='-m68020 -resident32 -malways-restore-a4'
689 pic_flag=-Kconform_pic
693 pic_flag='-fPIC'
708 pic_flag='+Z'
728 pic_flag='-Kpic'
734 pic_flag='-KPIC'
740 pic_flag='-PIC'
746 pic_flag='-KPIC'
752 pic_flag
[all...]
H A Dltmain.sh438 command="$base_compile $srcfile $pic_flag -DPIC"
508 # If we have no pic_flag, then copy the object into place and finish.
509 if test -z "$pic_flag" && test "$build_old_libs" = yes; then
871 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1139 # If we have no pic_flag, then this is the same as -all-static.
1140 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1456 if test -n "$pic_flag" && test -z "$old_library"; then
2077 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2315 if test -n "$pic_flag"; then
2621 # compiling the symbol table file with pic_flag work
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dltconfig655 pic_flag=
684 pic_flag='-fno-common'
690 pic_flag='-m68020 -resident32 -malways-restore-a4'
694 pic_flag=-Kconform_pic
698 pic_flag='-fPIC'
713 pic_flag='+Z'
733 pic_flag='-Kpic'
739 pic_flag='-KPIC'
745 pic_flag='-PIC'
751 pic_flag
[all...]
H A Dltmain.sh447 command="$base_compile $srcfile $pic_flag -DPIC"
517 # If we have no pic_flag, then copy the object into place and finish.
518 if test -z "$pic_flag" && test "$build_old_libs" = yes; then
880 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1158 # If we have no pic_flag, then this is the same as -all-static.
1159 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1475 if test -n "$pic_flag" && test -z "$old_library"; then
2106 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2349 if test -n "$pic_flag"; then
2655 # compiling the symbol table file with pic_flag work
[all...]
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/config/
H A Dltconfig655 pic_flag=
684 pic_flag='-fno-common'
690 pic_flag='-m68020 -resident32 -malways-restore-a4'
694 pic_flag=-Kconform_pic
698 pic_flag='-fPIC'
713 pic_flag='+Z'
733 pic_flag='-Kpic'
739 pic_flag='-KPIC'
745 pic_flag='-PIC'
751 pic_flag
[all...]
H A Dltmain.sh447 command="$base_compile $srcfile $pic_flag -DPIC"
517 # If we have no pic_flag, then copy the object into place and finish.
518 if test -z "$pic_flag" && test "$build_old_libs" = yes; then
880 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1158 # If we have no pic_flag, then this is the same as -all-static.
1159 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1475 if test -n "$pic_flag" && test -z "$old_library"; then
2106 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2344 if test -n "$pic_flag"; then
2650 # compiling the symbol table file with pic_flag work
[all...]
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/misc/libffi/
H A Dltconfig685 # Check to make sure the pic_flag actually works.
772 pic_flag="$ac_cv_prog_cc_pic"
1633 test -z "$pic_flag" && pic_mode=default
2143 pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \
2362 pic_flag=$pic_flag
H A Dltmain.sh636 command="$base_compile $srcfile $pic_flag"
719 command="$base_compile $srcfile $pic_flag"
872 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3172 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3523 if test -n "$pic_flag" || test "$pic_mode" != default; then
3836 # compiling the symbol table file with pic_flag works around
3839 # pic_flag when linking with -static. The problem exists in
3844 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
3849 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/cxxfilt-11/cxxfilt/
H A Dltconfig685 # Check to make sure the pic_flag actually works.
772 pic_flag="$ac_cv_prog_cc_pic"
1642 test -z "$pic_flag" && pic_mode=default
2152 pic_flag link_static_flag no_builtin_flag export_dynamic_flag_spec \
2368 pic_flag=$pic_flag
H A Dltmain.sh636 command="$base_compile $srcfile $pic_flag"
719 command="$base_compile $srcfile $pic_flag"
872 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3126 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3473 if test -n "$pic_flag" || test "$pic_mode" != default; then
3773 # compiling the symbol table file with pic_flag works around
3776 # pic_flag when linking with -static. The problem exists in
3781 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
3786 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dlibtool143 pic_flag=" -fno-common -DPIC"
1296 command="$base_compile $qsrcfile $pic_flag"
1381 command="$base_compile $qsrcfile $pic_flag"
1541 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4343 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4708 if test -n "$pic_flag" || test "$pic_mode" != default; then
5080 # compiling the symbol table file with pic_flag works around
5083 # pic_flag when linking with -static. The problem exists in
5088 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
5093 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/OpenPAM-20/openpam/
H A Dltmain.sh965 command="$base_compile $qsrcfile $pic_flag"
1050 command="$base_compile $qsrcfile $pic_flag"
1212 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1218 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4029 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4396 if test -n "$pic_flag" || test "$pic_mode" != default; then
4768 # compiling the symbol table file with pic_flag works around
4771 # pic_flag when linking with -static. The problem exists in
4776 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4781 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/apache-786.1/httpd/build/
H A Dltmain.sh943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/build/
H A Dltmain.sh943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/xml/expat/conftools/
H A Dltmain.sh943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/apr-30/apr/apr/build/
H A Dltmain.sh943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/apr-30/apr-util/apr-util/xml/expat/conftools/
H A Dltmain.sh943 command="$base_compile $qsrcfile $pic_flag"
1028 command="$base_compile $qsrcfile $pic_flag"
1191 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1197 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4001 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4369 if test -n "$pic_flag" || test "$pic_mode" != default; then
4741 # compiling the symbol table file with pic_flag works around
4744 # pic_flag when linking with -static. The problem exists in
4749 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4754 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/bind9-45.100/bind9/
H A Dltmain.sh972 command="$base_compile $qsrcfile $pic_flag"
1057 command="$base_compile $qsrcfile $pic_flag"
1220 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1226 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4054 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4422 if test -n "$pic_flag" || test "$pic_mode" != default; then
4794 # compiling the symbol table file with pic_flag works around
4797 # pic_flag when linking with -static. The problem exists in
4802 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4807 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/file-46/file/
H A Dltmain.sh989 command="$base_compile $qsrcfile $pic_flag"
1074 command="$base_compile $qsrcfile $pic_flag"
1237 if test -z "$pic_flag" && test -n "$link_static_flag"; then
1243 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4087 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4455 if test -n "$pic_flag" || test "$pic_mode" != default; then
4827 # compiling the symbol table file with pic_flag works around
4830 # pic_flag when linking with -static. The problem exists in
4835 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4840 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dltmain.sh906 command="$base_compile $qsrcfile $pic_flag"
991 command="$base_compile $qsrcfile $pic_flag"
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3929 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4294 if test -n "$pic_flag" || test "$pic_mode" != default; then
4666 # compiling the symbol table file with pic_flag works around
4669 # pic_flag when linking with -static. The problem exists in
4674 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4679 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/build/
H A Dltmain.sh950 command="$base_compile $qsrcfile $pic_flag"
1035 command="$base_compile $qsrcfile $pic_flag"
1195 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3997 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4362 if test -n "$pic_flag" || test "$pic_mode" != default; then
4734 # compiling the symbol table file with pic_flag works around
4737 # pic_flag when linking with -static. The problem exists in
4742 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4747 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh906 command="$base_compile $qsrcfile $pic_flag"
991 command="$base_compile $qsrcfile $pic_flag"
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3929 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4294 if test -n "$pic_flag" || test "$pic_mode" != default; then
4666 # compiling the symbol table file with pic_flag works around
4669 # pic_flag when linking with -static. The problem exists in
4674 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4679 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/expat-12/expat/conftools/
H A Dltmain.sh906 command="$base_compile $qsrcfile $pic_flag"
991 command="$base_compile $qsrcfile $pic_flag"
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3929 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4294 if test -n "$pic_flag" || test "$pic_mode" != default; then
4666 # compiling the symbol table file with pic_flag works around
4669 # pic_flag when linking with -static. The problem exists in
4674 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4679 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/iodbc-42.5/iodbc/admin/
H A Dltmain.sh850 command="$base_compile $qsrcfile $pic_flag"
935 command="$base_compile $qsrcfile $pic_flag"
1093 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3797 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4162 if test -n "$pic_flag" || test "$pic_mode" != default; then
4488 # compiling the symbol table file with pic_flag works around
4491 # pic_flag when linking with -static. The problem exists in
4496 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4501 *) pic_flag_for_symtable=" $pic_flag";;
/macosx-10.9.5/libiconv-41/libiconv/build-aux/
H A Dltmain.sh906 command="$base_compile $qsrcfile $pic_flag"
993 command="$base_compile $qsrcfile $pic_flag"
1153 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3933 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4298 if test -n "$pic_flag" || test "$pic_mode" != default; then
4670 # compiling the symbol table file with pic_flag works around
4673 # pic_flag when linking with -static. The problem exists in
4678 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4683 *) pic_flag_for_symtable=" $pic_flag";;

Completed in 305 milliseconds

123