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

123

/external/jpeg/
H A Dltconfig444 pic_flag=
466 pic_flag='-m68020 -resident32 -malways-restore-a4'
469 pic_flag='-fPIC'
484 pic_flag='+Z'
504 pic_flag='-Kpic'
510 pic_flag='-KPIC'
516 pic_flag='-PIC'
522 pic_flag='-KPIC'
528 pic_flag='-pic'
538 if test -n "$pic_flag"; the
[all...]
H A Dltmain.sh324 $show "$base_compile$pic_flag -DPIC $srcfile"
325 if $run eval "$base_compile\$pic_flag -DPIC \$srcfile"; then :
331 # If we have no pic_flag, then copy the object into place and finish.
332 if test -z "$pic_flag"; then
529 # If we have no pic_flag, then this is the same as -all-static.
530 if test -z "$pic_flag" && test -n "$link_static_flag"; then
755 if test -n "$pic_flag" && test -z "$old_library"; then
1027 test -z "$pic_flag" && libobjs=`$echo "X$libobjs " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//g'`
1127 if test -n "$pic_flag"; then
/external/qemu/distrib/jpeg-6b/
H A Dltconfig444 pic_flag=
466 pic_flag='-m68020 -resident32 -malways-restore-a4'
469 pic_flag='-fPIC'
484 pic_flag='+Z'
504 pic_flag='-Kpic'
510 pic_flag='-KPIC'
516 pic_flag='-PIC'
522 pic_flag='-KPIC'
528 pic_flag='-pic'
538 if test -n "$pic_flag"; the
[all...]
H A Dltmain.sh324 $show "$base_compile$pic_flag -DPIC $srcfile"
325 if $run eval "$base_compile\$pic_flag -DPIC \$srcfile"; then :
331 # If we have no pic_flag, then copy the object into place and finish.
332 if test -z "$pic_flag"; then
529 # If we have no pic_flag, then this is the same as -all-static.
530 if test -z "$pic_flag" && test -n "$link_static_flag"; then
755 if test -n "$pic_flag" && test -z "$old_library"; then
1027 test -z "$pic_flag" && libobjs=`$echo "X$libobjs " | $Xsed -e 's/\.lo /.o /g' -e 's/ $//g'`
1127 if test -n "$pic_flag"; then
/external/cmockery/cmockery_0_1_2/
H A Dlibtool146 pic_flag=" -fPIC -DPIC"
1258 command="$base_compile $qsrcfile $pic_flag"
1343 command="$base_compile $qsrcfile $pic_flag"
1503 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4289 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4654 if test -n "$pic_flag" || test "$pic_mode" != default; then
5026 # compiling the symbol table file with pic_flag works around
5029 # pic_flag when linking with -static. The problem exists in
5034 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
5039 *) pic_flag_for_symtable=" $pic_flag";;
[all...]
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
3937 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4302 if test -n "$pic_flag" || test "$pic_mode" != default; then
4674 # compiling the symbol table file with pic_flag works around
4677 # pic_flag when linking with -static. The problem exists in
4682 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4687 *) pic_flag_for_symtable=" $pic_flag";;
/external/libunwind/aux/
H A Dltmain.sh535 command="$base_compile $srcfile $pic_flag -DPIC"
609 # If we have no pic_flag, then copy the object into place and finish.
610 if (test -z "$pic_flag" || test "$pic_mode" != default) &&
660 command="$base_compile $srcfile $pic_flag -DPIC"
811 if test -z "$pic_flag" && test -n "$link_static_flag"; then
2887 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
3142 if test -n "$pic_flag" || test "$pic_mode" != default; then
3459 # compiling the symbol table file with pic_flag works around
3462 # pic_flag when linking with -static. The problem exists in
3467 *) pic_flag_for_symtable=" $pic_flag
[all...]
/external/google-tv-pairing-protocol/cpp/
H A Dlibtool275 pic_flag=" -fPIC -DPIC"
1843 command="$base_compile $qsrcfile $pic_flag"
1897 command="$base_compile $qsrcfile $pic_flag"
2983 # compiling the symbol table file with pic_flag works around
2986 # pic_flag when linking with -static. The problem exists in
2989 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2991 pic_flag_for_symtable=" $pic_flag" ;;
2994 pic_flag_for_symtable=" $pic_flag"
4628 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4634 if test -z "$pic_flag"
[all...]
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag"
[all...]
/external/chromium_org/third_party/libevent/
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...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m44150 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
4369 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4370 _LT_TAGVAR(archive_expsym_cmds, $1)='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'
4388 tmp_addflag=' $pic_flag'
4392 tmp_addflag=' $pic_flag -Mnomain' ;;
4884 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
4885 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
4895 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5136 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
5825 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/config/
H A Dltmain.sh935 command="$base_compile $qsrcfile $pic_flag"
1020 command="$base_compile $qsrcfile $pic_flag"
1180 if test -z "$pic_flag" && test -n "$link_static_flag"; then
3982 test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
4347 if test -n "$pic_flag" || test "$pic_mode" != default; then
4719 # compiling the symbol table file with pic_flag works around
4722 # pic_flag when linking with -static. The problem exists in
4727 *) pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND";;
4732 *) pic_flag_for_symtable=" $pic_flag";;
/external/chromium_org/sdch/open-vcdiff/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag"
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6966 test -z "$pic_flag"
[all...]
/external/chromium_org/third_party/opus/src/
H A Dltmain.sh2188 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
8125 test -z "$pic_flag"
[all...]
/external/chromium_org/third_party/sqlite/src/
H A Dltmain.sh1349 command="$base_compile $qsrcfile $pic_flag"
1403 command="$base_compile $qsrcfile $pic_flag"
2489 # compiling the symbol table file with pic_flag works around
2492 # pic_flag when linking with -static. The problem exists in
2495 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2497 pic_flag_for_symtable=" $pic_flag" ;;
2500 pic_flag_for_symtable=" $pic_flag"
4134 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4140 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag"
[all...]
/external/chromium_org/third_party/tcmalloc/vendor/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag"
[all...]
/external/libcap-ng/libcap-ng-0.7/
H A Dltmain.sh2188 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
8125 test -z "$pic_flag"
[all...]
/external/libedit/
H A Dltmain.sh2188 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
8125 test -z "$pic_flag"
[all...]
/external/libexif/
H A Dltmain.sh2190 command="$base_compile $qsrcfile $pic_flag"
2244 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"
5180 if test -z "$pic_flag" && test -n "$link_static_flag"; then
5186 if test -z "$pic_flag" && test -n "$link_static_flag"; then
8121 test -z "$pic_flag"
[all...]
/external/libmtp/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6966 test -z "$pic_flag"
[all...]
/external/libogg/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6973 test -z "$pic_flag"
[all...]
/external/libopus/
H A Dltmain.sh2188 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
8125 test -z "$pic_flag"
[all...]
/external/libpng/
H A Dltmain.sh2188 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
8125 test -z "$pic_flag"
[all...]
/external/libusb/
H A Dltmain.sh1342 command="$base_compile $qsrcfile $pic_flag"
1396 command="$base_compile $qsrcfile $pic_flag"
2482 # compiling the symbol table file with pic_flag works around
2485 # pic_flag when linking with -static. The problem exists in
2488 pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
2490 pic_flag_for_symtable=" $pic_flag" ;;
2493 pic_flag_for_symtable=" $pic_flag"
4127 if test -z "$pic_flag" && test -n "$link_static_flag"; then
4133 if test -z "$pic_flag" && test -n "$link_static_flag"; then
6966 test -z "$pic_flag"
[all...]

Completed in 1324 milliseconds

123