[Tarantool-patches] [PATCH v1] Block linker flag '--no-undefined'
Kirill Yukhin
kyukhin at tarantool.org
Tue Jul 14 14:39:08 MSK 2020
Hello,
On 06 июл 15:51, Alexander V. Tikhonov wrote:
> Found that opensuse adding linker flag '--no-undefined' which produces
> the fails on building tests. Decided to block this flag due to dynamic
> libraries will be loaded from tarantool executable and will use symbols
> from it. So it is completely okay to have unresolved symbols at build
> time.
>
> Relates to tarantool/tarantool#4562
> ---
>
> Github: https://github.com/tarantool/luajit/tree/avtikhon/gh-4562-suse-block-linker-flag
> Issue: https://github.com/tarantool/tarantool/issues/4562
I've checked your patch into 1.10, 2.3, 2.4 and master.
--
Regards, Kirill Yukhin
More information about the Tarantool-patches
mailing list