Add back patch to fix a test

Resolves: rhbz#2178806
This commit is contained in:
Tom Stellard 2023-06-28 07:06:40 -07:00
parent 2ff60f5eae
commit 2880aa6fd9
1 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,8 @@ Patch3: 0001-Driver-Add-a-gcc-equivalent-triple-to-the-list-of-tr.patch
# Drop the following patch after debugedit adds support to DWARF-5:
# https://sourceware.org/bugzilla/show_bug.cgi?id=28728
Patch5: 0010-PATCH-clang-Produce-DWARF4-by-default.patch
# Fix a test based on the triple used on RHEL-based systems.
Patch6: 0001-PowerPC-clang-Fix-triple.patch
# Make clangBasic and clangDriver depend on LLVMTargetParser
# See https://reviews.llvm.org/D141581
Patch7: D141581.diff