mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
llvm: meh. or Mesa build may fail because -ltinfo is nonsense here.
This commit is contained in:
parent
47d9e50420
commit
a4e6de81f3
@ -47,6 +47,7 @@ PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
||||
--disable-zlib \
|
||||
--disable-assertions \
|
||||
--disable-werror \
|
||||
--disable-terminfo \
|
||||
--enable-optimized \
|
||||
--disable-debug-runtime \
|
||||
--disable-debug-symbols \
|
||||
@ -63,6 +64,7 @@ PKG_CONFIGURE_OPTS_TARGET="--enable-polly \
|
||||
--disable-profiling \
|
||||
--disable-assertions \
|
||||
--disable-werror \
|
||||
--disable-terminfo \
|
||||
--disable-expensive-checks \
|
||||
--disable-debug-runtime \
|
||||
--disable-debug-symbols \
|
||||
|
Loading…
x
Reference in New Issue
Block a user