[Bug 259434] editors/kakoune: fix build on armv6/armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 11:55:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259434 Bug ID: 259434 Summary: editors/kakoune: fix build on armv6/armv7 Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/mawww/kakoune/issues/4385 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tobik@freebsd.org Reporter: fuz@fuz.su CC: tobik@freebsd.org Assignee: tobik@freebsd.org Flags: maintainer-feedback?(tobik@freebsd.org) Attachment #229019 maintainer-approval?(tobik@freebsd.org) Flags: CC: tobik@freebsd.org Created attachment 229019 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229019&action=edit editors/kakoune: fix build on armv6/armv7 editors/kakoune has a piece of inline assembly to insert a gdb script into the binary. Unfortunately this inline assembly causes a syntax error on armv6 and armv7 which can be worked around with a small patch. Such a patch is attached to this PR and has been tested on armv7 and arm64 FreeBSD 13.0-RELEASE. The same patch has been submitted to upstream. https://github.com/mawww/kakoune/issues/4385 Please MFH the patch so we have a working kakoune in the quarterly branch. -- You are receiving this mail because: You are the assignee for the bug.