mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +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
8d7b21c0d0
commit
474a1ebda2
@ -37,6 +37,7 @@ PKG_AUTORECONF="no"
|
|||||||
# package specific configure options
|
# package specific configure options
|
||||||
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
PKG_CONFIGURE_OPTS_HOST="--disable-polly \
|
||||||
--disable-libcpp \
|
--disable-libcpp \
|
||||||
|
--disable-compiler-version-checks \
|
||||||
--disable-cxx11 \
|
--disable-cxx11 \
|
||||||
--disable-split-dwarf \
|
--disable-split-dwarf \
|
||||||
--disable-clang-arcmt \
|
--disable-clang-arcmt \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user