HomeSort by: relevance | last modified time | path
    Searched refs:pic_flag (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 4874 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
5172 _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'
5173 _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'
5186 tmp_addflag=' $pic_flag'
5191 tmp_addflag=' $pic_flag'
5196 tmp_addflag=' $pic_flag -Mnomain' ;;
5260 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
5261 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
5279 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
5280 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols (…)
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
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" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP
    [all...]
  /src/sys/external/isc/libsodium/dist/
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" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP
    [all...]
configure 13617 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
13618 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'
13631 tmp_addflag=' $pic_flag'
13636 tmp_addflag=' $pic_flag'
13641 tmp_addflag=' $pic_flag -Mnomain' ;;
13705 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
13706 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
13724 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib'
13725 archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
13771 archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib
    [all...]

Completed in 51 milliseconds