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

This reverts commit 474a1ebda267acf3f000d50d621a1a573d8daee1.
This commit is contained in:
Stephan Raue 2014-09-23 20:25:48 +02:00
parent aa15004542
commit acb9c450be

View File

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