Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dconfigure.sh329 check_cflags() { function
330 log check_cflags "$@"
354 check_cflags "$@" && add_cflags_only "$@"
388 if enabled gcc && ! disabled "$feature" && ! check_cflags "-m$opt"; then