guix/gnu
Maxim Cournoyer 0feeac35cb
gnu: clang-cling-runtime: Fix build.
New patches were applied to clang-runtime only, not the whole LLVM base
source, hence they were not applied to the cling variants.

* gnu/packages/llvm.scm (llvm-cling) [source]: Add
clang-cling-runtime-13-glibc-2.36-compat.patch and
clang-cling-13-remove-crypt-interceptors.patch patches.
* gnu/packages/patches/clang-cling-13-remove-crypt-interceptors.patch: New file.
* gnu/packages/patches/clang-cling-runtime-13-glibc-2.36-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them.

Change-Id: I4c5ee5f65b2bc04935865ad8e67bc2c3833da2eb
2024-09-20 00:20:48 +09:00
..
bootloader
build file-systems: Add support for exFAT. 2024-09-01 02:00:00 +02:00
home home: services: shepherd: Replace use of deprecated ‘action’ procedure. 2024-09-16 00:16:20 +02:00
installer installer: Create ext4 file systems with ‘-O large_dir’. 2024-08-31 19:06:38 +02:00
machine
packages gnu: clang-cling-runtime: Fix build. 2024-09-20 00:20:48 +09:00
services services: guix-build-coordinator-agent: Add extra-options. 2024-09-18 11:21:06 +02:00
system images: wsl2: Update comment. 2024-09-08 02:00:00 +02:00
tests services: agate: Change variable names and add system test. 2024-08-31 19:06:39 +02:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: clang-cling-runtime: Fix build. 2024-09-20 00:20:48 +09:00
machine.scm
packages.scm
services.scm services: Warn about unprivileged privileged-programs. 2024-09-08 02:00:00 +02:00
system.scm
tests.scm