Searched full:cpp_rtti (Results 1 – 6 of 6) sorted by relevance
89 - android: define cpp_rtti=false because libLLVM is built w/o RTTI (v2)
2067 - meson: Don't override built-in cpp_rtti option, error if it's invalid3029 - android: define cpp_rtti=false because libLLVM is built w/o RTTI3030 - 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)
5 'cpp_rtti=false', # Just to support msvc, we are passing -fno-exceptions also anyway
6 # 'cpp_rtti=false', # Do NOT enable, wraps inherit it and ICU needs RTTI
777 _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.')
461 -D cpp_rtti=false