summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2022-06-21 16:12:47 +0200
committerAndreas Enge <andreas@enge.fr>2022-06-21 16:12:47 +0200
commitd13ffd1580ec2253b6e05fb6300c3629aee893e3 (patch)
treeba8c21630ab1694ee0ece567dfbddd5d4afc62de /gnu/local.mk
parent0fe0c739f53bbb635eb5c4a3b172f4be45293c82 (diff)
downloadguix-patches-d13ffd1580ec2253b6e05fb6300c3629aee893e3.tar
guix-patches-d13ffd1580ec2253b6e05fb6300c3629aee893e3.tar.gz
gnu: cmh: Add patch to work with current fplll.
* gnu/packages/patches/cmh-support-fplll.patch: New file. * gnu/packages/algebra.scm (cmh)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register patch.
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index 197c8679eb..cb5552cc7b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -962,6 +962,7 @@ dist_patch_DATA = \
%D%/packages/patches/cling-use-shared-library.patch \
%D%/packages/patches/clucene-pkgconfig.patch \
%D%/packages/patches/cmake-curl-certificates.patch \
+ %D%/packages/patches/cmh-support-fplll.patch \
%D%/packages/patches/coda-use-system-libs.patch \
%D%/packages/patches/collectd-5.11.0-noinstallvar.patch \
%D%/packages/patches/combinatorial-blas-awpm.patch \