From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Nikita Pettik <korablev@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH] build: fix linker flags for executable on MacOS Date: Wed, 28 Apr 2021 16:17:08 +0300 [thread overview] Message-ID: <20210428131708.GB24014@tarantool.org> (raw) In-Reply-To: <20210428112849.GA30576@tarantool.org> Nikita, Thanks for your review! On 28.04.21, Nikita Pettik wrote: > On 28 Apr 01:46, Igor Munkin wrote: > > This patch fixes inaccuracy in Tarantool build configuration introduced > > by commit 07c83aab5c066ca75c149112b331b4dbb81b3f38 ('build: adjust > > LuaJIT build system'). All those MacOS-related tweaks for __PAGEZERO > > size and preferred load address for the bundle are necessary only for > > builds with 32-bit GC area on 64-bit host. The only case fitting these > > conditions is x86_64 with no LUAJIT_ENABLE_GC64. All other 64-bit builds > > use 64-bit GC area unconditionally. > > > > Part of #5983 > > Needed for #5629 > > Follows up #4862 > > > > Signed-off-by: Igor Munkin <imun@tarantool.org> > > --- > > LGTM Added your tag: | Reviewed-by: Nikita Pettik <korablev@tarantool.org> > -- Best regards, IM
next prev parent reply other threads:[~2021-04-28 13:38 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-04-27 22:46 Igor Munkin via Tarantool-patches 2021-04-28 7:32 ` Sergey Kaplun via Tarantool-patches 2021-04-28 9:10 ` Igor Munkin via Tarantool-patches 2021-04-28 11:28 ` Nikita Pettik via Tarantool-patches 2021-04-28 13:17 ` Igor Munkin via Tarantool-patches [this message] 2021-04-28 14:05 ` Sergey Ostanevich via Tarantool-patches 2021-04-28 13:49 ` Igor Munkin via Tarantool-patches 2021-04-28 20:51 ` Igor Munkin via Tarantool-patches 2021-04-30 14:39 ` Igor Munkin via Tarantool-patches
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=20210428131708.GB24014@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=imun@tarantool.org \ --cc=korablev@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH] build: fix linker flags for executable on MacOS' \ /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