diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-09 08:49:31 +0000 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-08-09 08:49:31 +0000 |
commit | b79f8579da399c966de9b729d310f7caf9e60fc3 (patch) | |
tree | 575bf5622732e2aa4168824785eacd5583ad4b67 /user/clang/pmmx-musl.patch | |
parent | 2faa2a984fc0903db72fc3903422c91cbe00020e (diff) | |
download | packages-b79f8579da399c966de9b729d310f7caf9e60fc3.tar.gz packages-b79f8579da399c966de9b729d310f7caf9e60fc3.tar.bz2 packages-b79f8579da399c966de9b729d310f7caf9e60fc3.tar.xz packages-b79f8579da399c966de9b729d310f7caf9e60fc3.zip |
user/clang: bump to 8.0.1
Diffstat (limited to 'user/clang/pmmx-musl.patch')
-rw-r--r-- | user/clang/pmmx-musl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/clang/pmmx-musl.patch b/user/clang/pmmx-musl.patch index 7286c0ab8..2a3803349 100644 --- a/user/clang/pmmx-musl.patch +++ b/user/clang/pmmx-musl.patch @@ -1,6 +1,6 @@ --- cfe-8.0.0.src/lib/Driver/ToolChains/Linux.cpp.old 2018-11-29 18:52:22.000000000 +0000 +++ cfe-8.0.0.src/lib/Driver/ToolChains/Linux.cpp 2019-06-01 23:22:27.015221397 +0000 -@@ -528,6 +528,9 @@ +@@ -534,6 +534,9 @@ ArchName = "armeb"; IsArm = true; break; |