aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
blob: 601705e98a9f0b0658f790292c41d4f9cbab9813 (about) (plain)
blob size (185KB) exceeds display size limit (100KB).
type is unsigned by default, fixing the build of Knot on this platform. * gnu/packages/patches/ragel-char-signedness.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/ragel.scm (ragel)[arguments]: Add custom phase for AArch64 that applies the patch. [native-inputs]: Add "patch" and patch file on AArch64. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Simon South