mbox series

[bug#72043,CORE-UPDATES,0/3] Fix mesa for aarch64-linux.

Message ID cover.1720642893.git.efraim@flashner.co.il
Headers show
Series Fix mesa for aarch64-linux. | expand

Message

Efraim Flashner July 10, 2024, 8:25 p.m. UTC
The first patch fixes mesa for aarch64 by providing libclc and then
making some other changes needed around the version of the spirv
packages.  The next two patches are updates surrounding the change. I
test built mesa and mesa-opencl on aarch64-linux and x86_64-linux.

Efraim Flashner (3):
  gnu: mesa: Fix building on aarch64-linux.
  gnu: python-lit: Update to 18.1.8.
  gnu: libclc: Update to 18.1.8.

 gnu/packages/check.scm  |  7 +++---
 gnu/packages/gl.scm     | 56 +++++++++++++++++++++++++----------------
 gnu/packages/llvm.scm   |  7 +++---
 gnu/packages/vulkan.scm |  1 +
 4 files changed, 44 insertions(+), 27 deletions(-)


base-commit: 7369390373464e1a6ad475b7301ff04e046427b2

Comments

Efraim Flashner July 17, 2024, 4:06 p.m. UTC | #1
Patches pushed.