[Tarantool-patches] [PATCH] Add a check whether glibc is used

Alexander Turenko alexander.turenko at tarantool.org
Sat Apr 25 09:43:00 MSK 2020


On Fri, Apr 24, 2020 at 10:24:32AM +0300, Kirill Yukhin wrote:
> Hello,
> 
> On 21 апр 20:44, Leonid Vasiliev wrote:
> > The cbus hang test uses glibc pthread mutex implementation details.
> > Therefore, it should not compile in case of using another library.
> > ---
> > Now the compilation for alpine 3.5 is broken.
> > 
> > https://github.com/tarantool/tarantool/tree/lvasiliev/gh-noticket-glibc-check
> > 
> >  test/unit/CMakeLists.txt | 4 +++-
> >  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> I've checked your patch into master.

I had urge to push it downward to 1.10, but found that you already did
this (except EOL 2.1 and 2.2).

So now the build should pass on Alpine on all alive tarantool versions.
This is nice.

WBR, Alexander Turenko.


More information about the Tarantool-patches mailing list