Home
last modified time | relevance | path

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

/external/libvpx/
Dconfigure700 check_cxxflags -Wno-missing-declarations \
702 check_cxxflags -Wno-missing-prototypes \
704 check_cxxflags -Wno-pass-failed \
706 check_cxxflags -Wno-shadow \
709 check_cxxflags -Wno-unused-parameter \
/external/libvpx/build/make/
Dconfigure.sh353 check_cxxflags() { function
354 log check_cxxflags "$@"
372 check_cxxflags "$@" && add_cxxflags_only "$@"
377 check_cxxflags "$@" && add_cxxflags_only "$@"