Home
last modified time | relevance | path

Searched full:cpp_rtti (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D21.3.1.rst89 - android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)
D22.0.0.rst2067 - meson: Don't override built-in cpp_rtti option, error if it's invalid
3029 - android: define cpp_rtti=false because libLLVM is built w/o RTTI
3030 - Revert "android: define cpp_rtti=false because libLLVM is built w/o RTTI"
3031 - android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)
/third_party/skia/third_party/externals/harfbuzz/
Dmeson.build5 'cpp_rtti=false', # Just to support msvc, we are passing -fno-exceptions also anyway
/third_party/skia/m133/third_party/externals/harfbuzz/
Dmeson.build6 # 'cpp_rtti=false', # Do NOT enable, wraps inherit it and ICU needs RTTI
/third_party/mesa3d/
Dmeson.build777 _rtti = get_option('cpp_rtti')
1832 …error('LLVM was built with RTTI, cannot build Mesa with RTTI disabled. Remove cpp_rtti disable swi…
1834 …I, so Mesa must also disable RTTI. Use an LLVM built with LLVM_ENABLE_RTTI or add cpp_rtti=false.')
/third_party/mesa3d/.gitlab-ci/build/
Dgitlab-ci.yml461 -D cpp_rtti=false