diff options
author | John Kehayias <john.kehayias@protonmail.com> | 2024-09-01 20:54:06 -0400 |
---|---|---|
committer | John Kehayias <john.kehayias@protonmail.com> | 2024-11-05 11:56:28 -0500 |
commit | edf097aad5ce3c156dc769a149c0c692a7697f94 (patch) | |
tree | f2bbf60328693419b4a98a7846c948482bacc8a3 /gnu/packages/file.scm | |
parent | 6ebb5ecafc6818c589d8960760abd20344c0a699 (diff) | |
download | guix-edf097aad5ce3c156dc769a149c0c692a7697f94.tar.gz guix-edf097aad5ce3c156dc769a149c0c692a7697f94.zip |
gnu: llvm-for-mesa: Build all targets.
This change is needed for updating mesa to 24.2.1. Otherwise, mesa fails to
build. For example, linking intel_clc fails with errors of libclang-cpp.so
having undefined references to various LLVM targets.
It is possible that just some LLVM targets could be built or a modified
version of the clang input for mesa (now required) could be used to try to
reduce the closure size as before.
* gnu/packages/llvm.scm (llvm-for-mesa)[arguments]: Don't set the
LLVM_TARGETS_TO_BUILD configure flag. Also, don't remove it from the
inherited configure-flags. Fix indentation.
Change-Id: I4a2b7239e6ea77b0d3bce10bdf945691faa84994
Diffstat (limited to 'gnu/packages/file.scm')
0 files changed, 0 insertions, 0 deletions