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

  /external/jpeg/
ltconfig 445 special_shlib_compile_flags=
506 special_shlib_compile_flags='-belf'
577 if test -n "$special_shlib_compile_flags"; then
578 echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
579 if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$special_shlib_compile_flags[ ]" >/dev/null; then :
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
    [all...]
  /external/qemu/distrib/jpeg-6b/
ltconfig 445 special_shlib_compile_flags=
506 special_shlib_compile_flags='-belf'
577 if test -n "$special_shlib_compile_flags"; then
578 echo "$progname: warning: \`$CC' requires \`$special_shlib_compile_flags' to build shared libraries" 1>&2
579 if echo "$old_CC $old_CFLAGS " | egrep -e "[ ]$special_shlib_compile_flags[ ]" >/dev/null; then :
581 echo "$progname: add \`$special_shlib_compile_flags' to the CC or CFLAGS env variable and reconfigure" 1>&2
    [all...]

Completed in 85 milliseconds