diff options
Diffstat (limited to 'recipes-devtools/clang/compiler-rt_git.bb')
-rw-r--r-- | recipes-devtools/clang/compiler-rt_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/clang/compiler-rt_git.bb b/recipes-devtools/clang/compiler-rt_git.bb index 50e83b3..834d2d6 100644 --- a/recipes-devtools/clang/compiler-rt_git.bb +++ b/recipes-devtools/clang/compiler-rt_git.bb | |||
@@ -21,7 +21,6 @@ SRC_URI = "\ | |||
21 | file://0003-Disable-tsan-on-OE-glibc.patch \ | 21 | file://0003-Disable-tsan-on-OE-glibc.patch \ |
22 | file://0004-cmake-mips-Do-not-specify-target-with-OE.patch \ | 22 | file://0004-cmake-mips-Do-not-specify-target-with-OE.patch \ |
23 | file://0005-Pass-march-armv8.1-a-instead-of-mcrc.patch \ | 23 | file://0005-Pass-march-armv8.1-a-instead-of-mcrc.patch \ |
24 | file://0006-replace-struct-sigaltstack-with-stack_t.patch \ | ||
25 | " | 24 | " |
26 | 25 | ||
27 | SRCREV_FORMAT = "compiler-rt" | 26 | SRCREV_FORMAT = "compiler-rt" |