summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2019-11-09 20:19:11 +0200
committerEfraim Flashner <efraim@flashner.co.il>2019-11-11 11:00:33 +0200
commit0d01a5a9d47781f63c7bea3f6065fb0bed9f07f8 (patch)
tree20e973b4ce30788154f3c06a77fcc9f450de8304 /gnu/local.mk
parent4e4f3a6b766e63b6dcc1482b9108d19fc5c1b7c6 (diff)
downloadpatches-0d01a5a9d47781f63c7bea3f6065fb0bed9f07f8.tar
patches-0d01a5a9d47781f63c7bea3f6065fb0bed9f07f8.tar.gz
gnu: patchelf: Update to 0.10.
* gnu/packages/elf.scm (patchelf): Update to 0.10. [source]: Remove patches. [arguments]: Remove patch/rework-for-arm phase. Add phase to modify tests for our modified GCC package. [native-inputs]: Add gcc:lib. * gnu/packages/patches/patchelf-page-size.patch, * gnu/packages/patches/patchelf-rework-for-arm.patch: Remove files. * gnu/local.mk (dist_patch_DATA): Remove them.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index dcb4546462..e1c1cef854 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1205,8 +1205,6 @@ dist_patch_DATA = \
%D%/packages/patches/p7zip-CVE-2016-9296.patch \
%D%/packages/patches/p7zip-CVE-2017-17969.patch \
%D%/packages/patches/p7zip-remove-unused-code.patch \
- %D%/packages/patches/patchelf-page-size.patch \
- %D%/packages/patches/patchelf-rework-for-arm.patch \
%D%/packages/patches/patchutils-test-perms.patch \
%D%/packages/patches/patch-hurd-path-max.patch \
%D%/packages/patches/pcre2-fix-jit_match-crash.patch \