Home
last modified time | relevance | path

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

/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
/external/libvpx/libvpx/build/make/
Dconfigure.sh165 add_cflags_only() { function
361 check_cflags "$@" && add_cflags_only "$@"