From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp43.i.mail.ru (smtp43.i.mail.ru [94.100.177.103]) (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 D0E09445320 for ; Wed, 8 Jul 2020 15:39:03 +0300 (MSK) Date: Wed, 8 Jul 2020 15:38:13 +0300 From: Alexander Turenko Message-ID: <20200708123813.5biyztnzecknnxad@tkn_work_nb> References: <20200312100549.31608-1-arkholga@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200312100549.31608-1-arkholga@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] cmake: add LTO support for building luajit List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Olga Arkhangelskaia Cc: tarantool-patches@dev.tarantool.org BTW, just found that we don't test LTO on Mac OS X :( https://gitlab.com/tarantool/tarantool/-/jobs/627735445 jobs name: osx_15_release_lto >From logs: > -- Enabling LTO: FALSE Olga, do you test LTO on Mac OS X manually? If so, it is not blocker. Alexander will look at the problem with CI (CCed). WBR, Alexander Turenko.