summaryrefslogtreecommitdiffstats
path: root/build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch')
-rw-r--r--build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch b/build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch
new file mode 100644
index 0000000000..28a27dc7cc
--- /dev/null
+++ b/build/build-clang/revert-llvmorg-19-init-6902-gbdb60e6f0c8e.patch
@@ -0,0 +1,24 @@
+From 79ff81df7b4593769ec40539e7a669e7d038efd1 Mon Sep 17 00:00:00 2001
+From: Mike Hommey <mh@glandium.org>
+Date: Fri, 5 Apr 2024 05:59:15 +0900
+Subject: [PATCH 2/4] Revert "[InstallAPI][test] Add requires x86_64 for
+ hardcoded target test"
+
+This reverts commit bdb60e6f0c8e89abf9bdf36411348db304ca65ba.
+---
+ clang/test/InstallAPI/diagnostics-dsym.test | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/clang/test/InstallAPI/diagnostics-dsym.test b/clang/test/InstallAPI/diagnostics-dsym.test
+index 8a1b394f2f86..45c69c09d286 100644
+--- a/clang/test/InstallAPI/diagnostics-dsym.test
++++ b/clang/test/InstallAPI/diagnostics-dsym.test
+@@ -1,4 +1,4 @@
+-; REQUIRES: 86_64-darwin
++; REQUIRES: system-darwin
+
+ ; RUN: rm -rf %t
+ ; RUN: split-file %s %t
+--
+2.44.0.1.g9765aa7075
+