mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
llvm: dont check for gcc version when building hosttools, this should fix #3492
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
25fc3cc8e5
commit
14d7610b72
@ -37,6 +37,7 @@ PKG_AUTORECONF="no"
|
||||
# package specific configure options
|
||||
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
||||
--disable-libcpp \
|
||||
--disable-compiler-version-checks \
|
||||
--disable-cxx11 \
|
||||
--disable-split-dwarf \
|
||||
--disable-clang-arcmt \
|
||||
|
Loading…
x
Reference in New Issue
Block a user