Home
last modified time | relevance | path

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

/external/libvpx/libvpx/build/make/
Dconfigure.sh319 check_cflags() { function
320 log check_cflags "$@"
346 check_cflags "$@" && add_cflags_only "$@"
384 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then