Searched refs:pic_flag (Results 1 – 3 of 3) sorted by relevance
| /sqlite-3.40.0/ |
| H A D | ltmain.sh | 1349 command="$base_compile $qsrcfile $pic_flag" 1403 command="$base_compile $qsrcfile $pic_flag" 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" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` 7481 if test -n "$pic_flag" || test "$pic_mode" != default; then
|
| H A D | aclocal.m4 | 4158 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1], 4396 tmp_addflag=' $pic_flag' 4400 tmp_addflag=' $pic_flag -Mnomain' ;; 4892 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 4893 …_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_fla… 4903 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 5144 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1) 5928 …$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postde… 5935 …_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_obj… 6051 …_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_obj… [all …]
|
| H A D | configure | 7404 …archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image… 7405 …ed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs… 7423 tmp_addflag=' $pic_flag' 7427 tmp_addflag=' $pic_flag -Mnomain' ;; 8007 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 8008 …archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-… 8018 archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' 8274 pic_flag=$lt_prog_compiler_pic 13686 pic_flag=$lt_lt_prog_compiler_pic
|