From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 dev.tarantool.org (Postfix) with ESMTPS id 3EB3F4696C3 for ; Mon, 13 Apr 2020 17:58:28 +0300 (MSK) References: <8e8db7f255a855c585245c288414ceb097576e07.1586783231.git.lvasiliev@tarantool.org> From: Vladislav Shpilevoy Message-ID: <58c214e4-bd4b-041c-5384-04b7df56f8c6@tarantool.org> Date: Mon, 13 Apr 2020 16:58:26 +0200 MIME-Version: 1.0 In-Reply-To: <8e8db7f255a855c585245c288414ceb097576e07.1586783231.git.lvasiliev@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH V4] Add the chdir option for make List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leonid Vasiliev , yaroslav.dynnikov@tarantool.org Cc: tarantool-patches@dev.tarantool.org Thanks for the patch! LGTM.