[compiler-rt] Pass sysroot and disable pedantic for crtbegin.o/crtend.o
authorPetr Hosek <phosek@chromium.org>
Wed, 1 May 2019 03:30:51 +0000 (03:30 +0000)
committerPetr Hosek <phosek@chromium.org>
Wed, 1 May 2019 03:30:51 +0000 (03:30 +0000)
commit738697ea4e1d84b13519c4ed7649854133e5f4f8
treebb3f424351d01cf4c18bf9c65c4ae50f12698d18
parent10e4b860de901d92d4f64860ed41aa5e2afbba23
[compiler-rt] Pass sysroot and disable pedantic for crtbegin.o/crtend.o

These are needed to make bots happy.

Differential Revision: https://reviews.llvm.org/D61363

llvm-svn: 359646
compiler-rt/cmake/Modules/AddCompilerRT.cmake
compiler-rt/cmake/config-ix.cmake
compiler-rt/lib/crt/CMakeLists.txt