Searched refs:pic_flag (Results 1 - 15 of 15) sorted by relevance
/third_party/libabigail/ |
H A D | ltmain.sh | 2168 command="$base_compile $qsrcfile $pic_flag" 2222 command="$base_compile $qsrcfile $pic_flag" 3451 # compiling the symbol table file with pic_flag works around 3454 # pic_flag when linking with -static. The problem exists in 3457 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 3459 pic_flag_for_symtable=" $pic_flag" ;; 3462 pic_flag_for_symtable=" $pic_flag" 5169 if test -z "$pic_flag" && test -n "$link_static_flag"; then 5175 if test -z "$pic_flag" && test -n "$link_static_flag"; then 8105 test -z "$pic_flag" [all...] |
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 2188 command="$base_compile $qsrcfile $pic_flag" 2242 command="$base_compile $qsrcfile $pic_flag" 3471 # compiling the symbol table file with pic_flag works around 3474 # pic_flag when linking with -static. The problem exists in 3477 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 3479 pic_flag_for_symtable=" $pic_flag" ;; 3482 pic_flag_for_symtable=" $pic_flag" 5189 if test -z "$pic_flag" && test -n "$link_static_flag"; then 5195 if test -z "$pic_flag" && test -n "$link_static_flag"; then 8131 test -z "$pic_flag" [all...] |
H A D | configure | 9412 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9413 archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9426 tmp_addflag=' $pic_flag' 9431 tmp_addflag=' $pic_flag' 9436 tmp_addflag=' $pic_flag -Mnomain' ;; 9495 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9496 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 9514 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib' 9515 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib' 9561 archive_cmds='$CC -shared $pic_flag [all...] |
/third_party/eudev/ |
H A D | ltmain.sh | 3551 command="$base_compile $qsrcfile $pic_flag" 3605 command="$base_compile $qsrcfile $pic_flag" 4873 # compiling the symbol table file with pic_flag works around 4876 # pic_flag when linking with -static. The problem exists in 4879 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 4881 pic_flag_for_symtable=" $pic_flag" ;; 4883 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6636 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6642 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9669 test -z "$pic_flag" [all...] |
H A D | configure | 9938 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9939 archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9952 tmp_addflag=' $pic_flag' 9957 tmp_addflag=' $pic_flag' 9962 tmp_addflag=' $pic_flag -Mnomain' ;; 10026 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 10027 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 10045 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 10046 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 10092 archive_cmds='$CC -shared $pic_flag [all...] |
/third_party/curl/ |
H A D | ltmain.sh | 3749 command="$base_compile $qsrcfile $pic_flag" 3803 command="$base_compile $qsrcfile $pic_flag" 5074 # compiling the symbol table file with pic_flag works around 5077 # pic_flag when linking with -static. The problem exists in 5080 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 5082 pic_flag_for_symtable=" $pic_flag" ;; 5084 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6837 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6843 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9903 test -z "$pic_flag" [all...] |
/third_party/lame/ |
H A D | ltmain.sh | 3504 command="$base_compile $qsrcfile $pic_flag" 3558 command="$base_compile $qsrcfile $pic_flag" 4826 # compiling the symbol table file with pic_flag works around 4829 # pic_flag when linking with -static. The problem exists in 4832 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 4834 pic_flag_for_symtable=" $pic_flag" ;; 4836 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6588 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6594 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9617 test -z "$pic_flag" [all...] |
H A D | configure | 9663 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9664 archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9677 tmp_addflag=' $pic_flag' 9682 tmp_addflag=' $pic_flag' 9687 tmp_addflag=' $pic_flag -Mnomain' ;; 9751 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9752 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 9770 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9771 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 9817 archive_cmds='$CC -shared $pic_flag [all...] |
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 3749 command="$base_compile $qsrcfile $pic_flag" 3803 command="$base_compile $qsrcfile $pic_flag" 5074 # compiling the symbol table file with pic_flag works around 5077 # pic_flag when linking with -static. The problem exists in 5080 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 5082 pic_flag_for_symtable=" $pic_flag" ;; 5084 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6837 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6843 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9903 test -z "$pic_flag" [all...] |
H A D | configure | 11821 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 11822 archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 11835 tmp_addflag=' $pic_flag' 11840 tmp_addflag=' $pic_flag' 11845 tmp_addflag=' $pic_flag -Mnomain' ;; 11910 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 11911 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 11929 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 11930 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 11976 archive_cmds='$CC -shared $pic_flag [all...] |
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 3749 command="$base_compile $qsrcfile $pic_flag" 3803 command="$base_compile $qsrcfile $pic_flag" 5074 # compiling the symbol table file with pic_flag works around 5077 # pic_flag when linking with -static. The problem exists in 5080 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 5082 pic_flag_for_symtable=" $pic_flag" ;; 5084 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6837 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6843 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9903 test -z "$pic_flag" [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 3750 command="$base_compile $qsrcfile $pic_flag" 3804 command="$base_compile $qsrcfile $pic_flag" 5075 # compiling the symbol table file with pic_flag works around 5078 # pic_flag when linking with -static. The problem exists in 5081 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 5083 pic_flag_for_symtable=" $pic_flag" ;; 5085 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6838 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6844 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9896 test -z "$pic_flag" [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 3504 command="$base_compile $qsrcfile $pic_flag" 3558 command="$base_compile $qsrcfile $pic_flag" 4826 # compiling the symbol table file with pic_flag works around 4829 # pic_flag when linking with -static. The problem exists in 4832 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;; 4834 pic_flag_for_symtable=" $pic_flag" ;; 4836 $my_pic_p && pic_flag_for_symtable=" $pic_flag" 6588 if test -z "$pic_flag" && test -n "$link_static_flag"; then 6594 if test -z "$pic_flag" && test -n "$link_static_flag"; then 9617 test -z "$pic_flag" [all...] |
H A D | configure | 9678 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9679 archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9692 tmp_addflag=' $pic_flag' 9697 tmp_addflag=' $pic_flag' 9702 tmp_addflag=' $pic_flag -Mnomain' ;; 9766 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9767 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 9785 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9786 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 9832 archive_cmds='$CC -shared $pic_flag [all...] |
/third_party/libevdev/ |
H A D | configure | 9887 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9888 archive_expsym_cmds='$SED "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 9901 tmp_addflag=' $pic_flag' 9906 tmp_addflag=' $pic_flag' 9911 tmp_addflag=' $pic_flag -Mnomain' ;; 9975 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9976 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 9994 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' 9995 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' 10041 archive_cmds='$CC -shared $pic_flag [all...] |
Completed in 111 milliseconds