Hahnfeld added inline comments.
================ Comment at: compiler-rt/trunk/cmake/base-config-ix.cmake:154 + cmake_push_check_state() + string(REPLACE "-nodefaultlibs" "" CMAKE_REQUIRED_FLAGS ${OLD_CMAKE_REQUIRED_FLAGS}) TEST_BIG_ENDIAN(HOST_IS_BIG_ENDIAN) ---------------- alekseyshl wrote: > Oh, right, it should be: > > string(REPLACE "-nodefaultlibs" "" CMAKE_REQUIRED_FLAGS > ${CMAKE_REQUIRED_FLAGS}) Sorry! Thanks for fixing it so fast, my `git-svn` just told me that I'm out of sync! Repository: rL LLVM https://reviews.llvm.org/D38277 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits