mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
alsa-lib: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
parent
0bcd69f6d9
commit
c23a16ec7e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user