From ab79dddfdb2e8837fdc4a8634387bec132d84a80 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Thu, 17 Nov 2022 09:10:57 +0000 Subject: [PATCH] Manually add https://reviews.llvm.org/D137890 --- llvm.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/llvm.spec b/llvm.spec index 6de759f..721cbdf 100644 --- a/llvm.spec +++ b/llvm.spec @@ -128,6 +128,11 @@ Source6: release-keys.asc # RHEL-specific patch to avoid unwanted python3-myst-parser dep Patch101: 0101-Deactivate-markdown-doc.patch +# See https://reviews.llvm.org/D137890 for the next two patches +Patch2: 0001-llvm-Add-install-targets-for-gtest.patch +# Patching third-party dir with a 200 offset in patch number +Patch201: 0201-third-party-Add-install-targets-for-gtest.patch + BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: clang