Home
last modified time | relevance | path

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

/external/libvpx/libvpx/build/make/
Dconfigure.sh334 check_cflags() { function
335 log check_cflags "$@"
361 check_cflags "$@" && add_cflags_only "$@"
399 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then
/external/libvpx/libvpx/
Dconfigure596 check_cflags -Wundef && add_cflags_only -Wundef
602 check_cflags -Wshorten-64-to-32 && add_cflags_only -Wshorten-64-to-32