HomeSort by relevance Sort by last modified time
    Searched refs:ac_cv_prog_cc_shlib (Results 1 - 4 of 4) sorted by null

  /external/libffi/
ltcf-c.sh 673 ac_cv_prog_cc_shlib=
766 ac_cv_prog_cc_shlib='-belf'
    [all...]
ltcf-cxx.sh 723 ac_cv_prog_cc_shlib=
    [all...]
ltcf-gcj.sh 643 ac_cv_prog_cc_shlib=
ltconfig 739 if test -n "$ac_cv_prog_cc_shlib"; then
740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
741 if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$ac_cv_prog_cc_shlib[ ]" >/dev/null; then :
743 echo "$progname: add \`$ac_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" 1>&2
773 special_shlib_compile_flags="$ac_cv_prog_cc_shlib"
    [all...]

Completed in 1252 milliseconds