summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-19 01:32:11 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-06-22 10:48:37 -0400
commit92121b8e9db9541b0fdf0e6e0b17e28e03a01277 (patch)
tree86203d8e5ecbdf242c33419bbd520c1ad3a00960 /gnu/local.mk
parente74fa406e1043547242a8b67ab9907fea7aae6b9 (diff)
downloadguix-patches-92121b8e9db9541b0fdf0e6e0b17e28e03a01277.tar
guix-patches-92121b8e9db9541b0fdf0e6e0b17e28e03a01277.tar.gz
gnu: Add phoronix-test-suite.
* gnu/packages/patches/phoronix-test-suite-fsdg.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/benchmark.scm (phoronix-test-suite): New variable. (gcc-toolchain*): Likewise.
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 cb5552cc7b..58a83c4916 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1625,6 +1625,7 @@ dist_patch_DATA = \
%D%/packages/patches/perl-reproducible-build-date.patch \
%D%/packages/patches/perl-www-curl-fix-struct-void.patch \
%D%/packages/patches/perl-www-curl-remove-symbol.patch \
+ %D%/packages/patches/phoronix-test-suite-fsdg.patch \
%D%/packages/patches/php-bug-74093-test.patch \
%D%/packages/patches/php-openssl_x509_checkpurpose_basic.patch \
%D%/packages/patches/picard-fix-id3-rename-test.patch \