I am trying to build Mesa master 10.0-git and it seems regardless if I set --disable-galllium-llvm and --disable-r600-llvm-compiler configure-time option, the configure still searches and requires LLVM >3.3. Is it a hard dependency? Is it required, if I just want to use shader optimizer and no LLVM whenever possible? Thanks!
Announcement
Collapse
No announcement yet.
Is LLVM strictly required for building Mesa(Gallium/Radeon)?
Collapse
X
-
Originally posted by brosis View PostI am trying to build Mesa master 10.0-git and it seems regardless if I set --disable-galllium-llvm and --disable-r600-llvm-compiler configure-time option, the configure still searches and requires LLVM >3.3. Is it a hard dependency? Is it required, if I just want to use shader optimizer and no LLVM whenever possible? Thanks!All opinions are my own not those of my employer if you know who they are.
Comment