refresh of the patch

This commit is contained in:
Sylvestre Ledru 2019-05-13 11:40:17 +02:00
parent 2da8f0a12a
commit d19256f5ad

View File

@ -1,8 +1,8 @@
diff --git a/compiler-rt/cmake/base-config-ix.cmake b/compiler-rt/cmake/base-config-ix.cmake
index ee9426b715d..2918cb07628 100644
--- a/compiler-rt/cmake/base-config-ix.cmake
+++ b/compiler-rt/cmake/base-config-ix.cmake
@@ -191,10 +191,10 @@ macro(test_targets)
Index: llvm-toolchain-8-8/compiler-rt/cmake/base-config-ix.cmake
===================================================================
--- llvm-toolchain-8-8.orig/compiler-rt/cmake/base-config-ix.cmake
+++ llvm-toolchain-8-8/compiler-rt/cmake/base-config-ix.cmake
@@ -195,10 +195,10 @@ macro(test_targets)
# clang's default CPU's. In the 64-bit case, we must also specify the ABI
# since the default ABI differs between gcc and clang.
# FIXME: Ideally, we would build the N32 library too.