mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
alsa-lib: dont build with LTO support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3faa82819e
commit
9b0b2ed672
@ -22,6 +22,9 @@
|
||||
|
||||
. config/options $1
|
||||
|
||||
# fails to build with gcc-4.6.1
|
||||
strip_lto
|
||||
|
||||
CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=32 -fPIC -DPIC"
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user