gnu: clang-runtime-8: Fix build with newer glibc.

* gnu/packages/llvm.scm (clang-runtime-8): Add patch.

Change-Id: I3ea8c6a597996adec567920d5714fb93ad91b2a9
This commit is contained in:
Efraim Flashner 2024-01-25 10:39:38 +02:00 committed by Ludovic Courtès
parent 59dc9f87e9
commit d92a6ae199
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1127,7 +1127,8 @@ (define-public clang-runtime-8
(clang-runtime-from-llvm
llvm-8
"0dqqf8f930l8gag4d9qjgn1n0pj0nbv2anviqqhdi1rkhas8z0hi"
'("clang-runtime-9-libsanitizer-mode-field.patch")))
'("clang-runtime-9-libsanitizer-mode-field.patch"
"clang-runtime-9-glibc-2.36-compat.patch")))
(define-public clang-8
(clang-from-llvm llvm-8 clang-runtime-8