Revert "llvm: dont check for gcc version when building hosttools, this should fix #3492"

This reverts commit 14d7610b72e1f54bc72fc3388cbe6ca71029c7e2.
This commit is contained in:
Stephan Raue 2014-09-23 20:26:07 +02:00
parent 2da75517b3
commit 62cd040078

View File

@ -37,7 +37,6 @@ 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 \