diff options
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; |