Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
You are about to report this comment from Shmerl

Interesting issue i trying compile without llvm but in my case dont work show llvm is required for radeonsi
It works fine without llvm now. Radeonsi recently switched to aco compiler by default. You need to configure the build with meson to turn off build dependency on llvm like this:

...
-D llvm=false \
-D amd-use-llvm=false \
...


Not sure why they didn't make the second switch be automatically set to false when the first switch is false, may be they'll fix it, but for now the above works.

If build fails, I recommend reading meson.build to figure out why. The above was clear just by reading the file.

See: https://gitlab.freedesktop.org/mesa/mesa/-/blob/main/meson.build?ref_type=heads#L226 [External Link]

Thank you for helping to keep GamingOnLinux civil and safe!
Please tell us why you're reporting this content. Please note we store your IP address for all reports to help prevent spam and abuse. You can also email any complaints to: [email protected].
First, please select a general reason:

This post contains content that a reasonable person would consider to be offensive, abusive, to be hateful conduct or a violation of our rules.

This post is spam including the likes of advertising, bot posts or vandalism.

This post contains illegal content.

This post requires attention that isn't listed above.

Next, enter more details on why you're reporting: