mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
alsa CFLAGS
This commit is contained in:
parent
83805eceb1
commit
a431300202
@ -25,7 +25,8 @@
|
|||||||
# alsa-lib fails building with LTO support on gcc-4.6
|
# alsa-lib fails building with LTO support on gcc-4.6
|
||||||
strip_lto
|
strip_lto
|
||||||
|
|
||||||
CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=32 -fPIC -DPIC"
|
#CFLAGS="$CFLAGS -D_FILE_OFFSET_BITS=32 -fPIC -DPIC"
|
||||||
|
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user