diff options
-rw-r--r-- | meta/recipes-extended/groff/files/0001-Include-config.h.patch | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-extended/groff/files/0001-Include-config.h.patch b/meta/recipes-extended/groff/files/0001-Include-config.h.patch index 46065bc513..99f590bef3 100644 --- a/meta/recipes-extended/groff/files/0001-Include-config.h.patch +++ b/meta/recipes-extended/groff/files/0001-Include-config.h.patch | |||
@@ -20,7 +20,11 @@ In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/groff/1.22.4- | |||
20 | We delete eqn.cpp and qen.hpp in do_configure | 20 | We delete eqn.cpp and qen.hpp in do_configure |
21 | to ensure they're regenerated and deterministic. | 21 | to ensure they're regenerated and deterministic. |
22 | 22 | ||
23 | Upstream-Status: Pending | 23 | Issue is fixed upstream with similar patches: |
24 | https://git.savannah.gnu.org/cgit/groff.git/commit/?id=979f3f4266151c7681a68a40d2c4913842a7271d | ||
25 | https://git.savannah.gnu.org/cgit/groff.git/commit/?id=fe121eeacd53c96105f23209b2c205f436f97359 | ||
26 | |||
27 | Upstream-Status: Backport [see links above] | ||
24 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 28 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
25 | --- | 29 | --- |
26 | src/libs/libgroff/assert.cpp | 4 + | 30 | src/libs/libgroff/assert.cpp | 4 + |