From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id AEFE923475 for ; Wed, 24 Jul 2019 08:02:08 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id icW3WA1qIWbO for ; Wed, 24 Jul 2019 08:02:08 -0400 (EDT) Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 692CC22E38 for ; Wed, 24 Jul 2019 08:02:08 -0400 (EDT) Date: Wed, 24 Jul 2019 15:02:05 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: [PATCH] cmake: make sure yaml is built statically when used in tarantool Message-ID: <20190724120205.xmkotiecaaoww3vh@tarantool.org> References: <20190722214709.48100-1-sergepetrenko@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20190722214709.48100-1-sergepetrenko@tarantool.org> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: tarantool-patches@freelists.org Cc: alexander.turenko@tarantool.org, Serge Petrenko Hello, On 23 Jul 00:47, Serge Petrenko wrote: > Follow-up tarantool/tarantool#4090 > --- > https://github.com/tarantool/libyaml/tree/sp/static-linking > https://github.com/tarantool/tarantool/issues/4090 I've checked your patch into tarantool's libyaml repo and bumped new version in master. -- Regards, Kirill Yukhin