mono: drop lto build flag

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2018-05-29 21:50:47 +02:00
parent 8f8184f53f
commit 0bcd69f6d9

View File

@ -30,7 +30,6 @@ PKG_SECTION="tools"
PKG_SHORTDESC="Mono: a cross platform, open source .NET framework"
PKG_LONGDESC="Mono ($PKG_VERSION) is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation"
PKG_TOOLCHAIN="autotools"
PKG_BUILD_FLAGS="-lto"
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Mono"