-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
automerged PR by conda-forge/automerge-action
- Loading branch information
Showing
5 changed files
with
10 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
From 97bf8a10a839e06d50a82e151e72c5ccec7233d8 Mon Sep 17 00:00:00 2001 | ||
From bf3c5b20918704c6f07f5aecef840376fd3b0806 Mon Sep 17 00:00:00 2001 | ||
From: Isuru Fernando <[email protected]> | ||
Date: Mon, 22 Apr 2019 02:00:30 -0500 | ||
Subject: [PATCH 1/2] no code sign | ||
Subject: [PATCH] no code sign | ||
|
||
--- | ||
compiler-rt/cmake/Modules/AddCompilerRT.cmake | 28 ------------------- | ||
1 file changed, 28 deletions(-) | ||
|
||
diff --git a/compiler-rt/cmake/Modules/AddCompilerRT.cmake b/compiler-rt/cmake/Modules/AddCompilerRT.cmake | ||
index 2771a4063c..73ddee3bd4 100644 | ||
index e0400a8ea952..ee51eb5bc514 100644 | ||
--- a/compiler-rt/cmake/Modules/AddCompilerRT.cmake | ||
+++ b/compiler-rt/cmake/Modules/AddCompilerRT.cmake | ||
@@ -399,34 +399,6 @@ function(add_compiler_rt_runtime name type) | ||
@@ -392,34 +392,6 @@ function(add_compiler_rt_runtime name type) | ||
set_target_properties(${libname} PROPERTIES IMPORT_PREFIX "") | ||
set_target_properties(${libname} PROPERTIES IMPORT_SUFFIX ".lib") | ||
endif() | ||
|
@@ -46,6 +46,3 @@ index 2771a4063c..73ddee3bd4 100644 | |
endif() | ||
|
||
set(parent_target_arg) | ||
-- | ||
2.38.1.windows.1 | ||
|
75 changes: 0 additions & 75 deletions
75
recipe/patches/0002-compiler-rt-Make-7.0.0-compatible-with-10.9-SDK.patch
This file was deleted.
Oops, something went wrong.