diff options
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 3435b7850e..2654f6fe81 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1071,6 +1071,8 @@ dist_patch_DATA = \ %D%/packages/patches/clang-17.0-link-dsymutil-latomic.patch \ %D%/packages/patches/clang-18.0-libc-search-path.patch \ %D%/packages/patches/clang-cling-13-libc-search-path.patch \ + %D%/packages/patches/clang-cling-13-remove-crypt-interceptors.patch \ + %D%/packages/patches/clang-cling-runtime-13-glibc-2.36-compat.patch \ %D%/packages/patches/clang-runtime-asan-build-fixes.patch \ %D%/packages/patches/clang-runtime-esan-build-fixes.patch \ %D%/packages/patches/clang-runtime-13-glibc-2.36-compat.patch \ |