gnu: clang-runtime: Fix build.

* gnu/packages/patches/clang-runtime-12-remove-crypt-interceptors.patch: New
file.
* gnu/local.mk (dist_PATCH_DATA): Register it.
* gnu/packages/llvm.scm (clang-runtime-12)[source]: Use it.

Change-Id: I78e078ff09beb2943ba9387813ebc29069ae8f7d
This commit is contained in:
Danny Milosavljevic 2024-09-25 23:45:59 +02:00
parent cb7456eb59
commit a2edd2a4eb
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5
3 changed files with 131 additions and 1 deletions

View file

@ -899,7 +899,7 @@ Library.")
(clang-runtime-from-llvm
llvm-12
"1950rg294izdwkaasi7yjrmadc9mzdd5paf0q63jjcq2m3rdbj5l"
'("clang-runtime-13-glibc-2.36-compat.patch")))
'("clang-runtime-13-glibc-2.36-compat.patch" "clang-runtime-12-remove-crypt-interceptors.patch")))
(define-public clang-12
(clang-from-llvm llvm-12 clang-runtime-12