[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#51241] [PATCH 0/1] gnu: ragel: Fix build of knot on aarch64-linux.
From: |
Simon South |
Subject: |
[bug#51241] [PATCH 0/1] gnu: ragel: Fix build of knot on aarch64-linux. |
Date: |
Wed, 29 Dec 2021 12:46:06 -0500 |
Ludovic Courtès <ludo@gnu.org> writes:
> Let’s apply a patch that minimizes rebuilds on ‘master’ and we’ll
> cherry-pick in ‘version-1.4.0’.
Here's an updated patch that should do the trick, tested on AArch64 and on
x86-64 (where it has no effect).
Note I've shortened the name of the patch file in addition to modifying the
commit message from the original.
Simon South (1):
gnu: ragel: Fix build of knot on aarch64-linux.
gnu/local.mk | 1 +
.../patches/ragel-char-signedness.patch | 42 +++++++++++++++++++
gnu/packages/ragel.scm | 29 ++++++++++++-
3 files changed, 71 insertions(+), 1 deletion(-)
create mode 100644 gnu/packages/patches/ragel-char-signedness.patch
base-commit: 2be274915023cdc0f4b0f4a5ab3690f53c2156c4
--
2.34.0