From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Maksim Kokryashkin <max.kokryashkin@gmail.com>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH luajit] ARM64: Allow building with unwinding disabled.
Date: Thu, 15 Feb 2024 13:41:22 +0000 [thread overview]
Message-ID: <Zc4Ugsy3WkNLovIP@tarantool.org> (raw)
In-Reply-To: <20231211112657.19060-1-max.kokryashkin@gmail.com>
Max,
I've checked the patchset into all long-term branches in
tarantool/luajit and bumped a new version in master and release/3.0.
On 11.12.23, Maksim Kokryashkin via Tarantool-patches wrote:
> From: Mike Pall <mike>
>
> (cherry-picked from commit 5677985dc1f19cf0a67112f4365c7fb79237fa16)
>
> Prior to this patch, the LuaJIT build with the
> `-DLUAJIT_NO_UNWIND=1` option enabled failed on ARM64 because of
> linker relocation errors related to dwarf-specific code. This
> patch disables emission of the `.eh_frame` section for builds
> without unwinding to solve the issue.
>
> The `LUAJIT_NO_UNWIND` build option is added to CMakeLists.txt.
> This patch adds this build flavor to our exotic builds workflow.
>
> Maxim Kokryashkin:
> * added the description for the problem
>
> Part of tarantool/tarantool#9145
> ---
> Branch: https://github.com/tarantool/luajit/tree/fckxorg/lj-866-allow-building-with-unwinding-disabled
> PR: https://github.com/tarantool/tarantool/pull/9463
> Issues: https://github.com/tarantool/tarantool/issues/9145
> https://github.com/LuaJIT/LuaJIT/issues/866
>
> .github/workflows/exotic-builds-testing.yml | 4 +++-
> CMakeLists.txt | 5 +++++
> src/vm_arm64.dasc | 2 ++
> 3 files changed, 10 insertions(+), 1 deletion(-)
>
<snipped>
> --
> 2.39.3 (Apple Git-145)
>
--
Best regards,
IM
prev parent reply other threads:[~2024-02-15 13:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-11 11:26 Maksim Kokryashkin via Tarantool-patches
2023-12-12 9:38 ` Sergey Kaplun via Tarantool-patches
2023-12-29 13:40 ` Sergey Bronnikov via Tarantool-patches
2024-01-09 14:18 ` Maxim Kokryashkin via Tarantool-patches
2024-01-16 9:47 ` Sergey Bronnikov via Tarantool-patches
2024-02-15 13:41 ` Igor Munkin via Tarantool-patches [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zc4Ugsy3WkNLovIP@tarantool.org \
--to=tarantool-patches@dev.tarantool.org \
--cc=imun@tarantool.org \
--cc=max.kokryashkin@gmail.com \
--subject='Re: [Tarantool-patches] [PATCH luajit] ARM64: Allow building with unwinding disabled.' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox