summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/re2c-Use-maximum-alignment.patch
AgeCommit message (Collapse)Author
2025-09-08gnu: re2c: Fix build on armhf-linux.Alexey Abramov
* gnu/packages/re2c.scm (re2c)[arguments]: When building for armhf-linux add a phase to apply a patch. * gnu/packages/patches/re2c-Use-maximum-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I9f056de47dc993b9ad779969f1eec71436c21160 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>