Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to 23.08 runtime and newest asahi-mesa #43

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TingPing
Copy link

@TingPing TingPing commented Feb 3, 2024

This is only a draft as it has some hardcoded paths in a few places and I didn't add any cleanup. Also only done for aarch64.

@@ -25,8 +25,10 @@ x-arch-build-options:
# org.freedesktop.Sdk.Compat.arm is deprecated, so only build for aarch64.
aarch64: &aarch64-build-options
prefix: /usr/lib/aarch64-linux-gnu/GL/asahi
prepend-pkg-config-path: /usr/lib/aarch64-linux-gnu/GL/asahi/lib/pkgconfig
prepend-path: /usr/lib/x86_64-linux-gnu/GL/asahi/bin
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wrong architecture

@refi64
Copy link
Collaborator

refi64 commented Feb 4, 2024

I don't think this many changes are necessary, because I, err, updated my local copy to 23.08 a bit ago (and never got around to uploading it? 😅) and I'm pretty sure I only really changed the LLVM version and maybe one or two minor things? Or is this also trying to enable something else?

@jannau
Copy link

jannau commented Feb 4, 2024

Since the mesa-asahi-20231126 libclc and spirv support are required as build dependency. Those are not available in the Sdk / llvm flatpaks.

Updating llvm to llvm17 would make sense as that is what's used in Fedora 39.

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.

3 participants