HomeSort by relevance Sort by last modified time
    Searched refs:extra_cxxflags (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/
configure 733 if [ -n "${extra_cxxflags}" ]; then
734 check_add_cxxflags ${extra_cxxflags} || \
735 die "Requested extra CXXFLAGS '${extra_cxxflags}' not supported by compiler"
  /external/libvpx/libvpx/build/make/
configure.sh 552 extra_cxxflags="${optval}"
    [all...]

Completed in 63 milliseconds