alsa-lib: 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 0bcd69f6d9
commit c23a16ec7e

View File

@ -28,7 +28,7 @@ PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="audio"
PKG_LONGDESC="ALSA (Advanced Linux Sound Architecture) is the next generation Linux Sound API."
PKG_TOOLCHAIN="autotools"
PKG_BUILD_FLAGS="-lto +pic"
PKG_BUILD_FLAGS="+pic"
if build_with_debug; then
PKG_ALSA_DEBUG=--with-debug