From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (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 161454696C3 for ; Sun, 5 Apr 2020 00:37:01 +0300 (MSK) References: <119286fe-c957-ea8d-df54-3ccaf92f4e5f@tarantool.org> <20200403213259.GB30022@tarantool.org> From: Vladislav Shpilevoy Message-ID: <9290611e-5c8e-c2be-abbf-d0bacb837807@tarantool.org> Date: Sat, 4 Apr 2020 23:36:59 +0200 MIME-Version: 1.0 In-Reply-To: <20200403213259.GB30022@tarantool.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH luajit 0/2] Trace abort on FFI sandwich or mode change List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Munkin Cc: tarantool-patches@dev.tarantool.org This is a Mac problem. I found the solution here: https://github.com/LuaJIT/LuaJIT/issues/449 Tarantool sets these variables in cmake, this is why it compiles as a part of the main repo.