Skip to content

fix(main/mesa): Build with RTTI since LLVM now has it#27369

Closed
fornwall wants to merge 1 commit intomasterfrom
mesa-with-rtti
Closed

fix(main/mesa): Build with RTTI since LLVM now has it#27369
fornwall wants to merge 1 commit intomasterfrom
mesa-with-rtti

Conversation

@fornwall
Copy link
Member

Fix the build error:

../src/meson.build:1808:8: ERROR:
Problem encountered: LLVM was built with RTTI, cannot build Mesa with RTTI disabled.
Remove cpp_rtti disable switch or use LLVM built without LLVM_ENABLE_RTTI.

Fix the build error:

> ../src/meson.build:1808:8: ERROR:
> Problem encountered: LLVM was built with RTTI, cannot build Mesa with RTTI disabled.
> Remove cpp_rtti disable switch or use LLVM built without LLVM_ENABLE_RTTI.
@robertkirkman
Copy link
Member

@fornwall sorry for delay, we are considering trying to turn -DLLVM_ENABLE_RTTI=ON back off again, because @truboxl has asked about it, see

@fornwall
Copy link
Member Author

@robertkirkman Ah, thanks for the info! Makes sense - closing this.

@fornwall fornwall closed this Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants