summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/unity-test-support-int64.patch
AgeCommit message (Collapse)Author
2026-01-25gnu: unity-test: Add option for supporting 64bit integers.Dariqq
* gnu/packages/check.scm (unity-test): Add patch and enable 64bit integer option. * gnu/packages/patches/unity-test-support-int64.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register patch- Change-Id: Ib432c9112c3476e03f7607259c2dfe00ef98a90c Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fixes: guix/guix#5673 Merges: #5675 Signed-off-by: Rutherther <rutherther@ditigal.xyz>