Home
last modified time | relevance | path

Searched refs:special_shlib_compile_flags (Results 1 – 1 of 1) sorted by relevance

/external/jpeg/
Dltconfig577 if test -n "$special_shlib_compile_flags"; then
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 reconfig…