Cleanup, rename and normalize patch serie
This commit is contained in:
parent
a5fbedaff1
commit
dd1c9f3993
@ -1,14 +1,14 @@
|
|||||||
From 00f6e1b066782e492753c76f8756e017445b2510 Mon Sep 17 00:00:00 2001
|
From fc46c464795f965c4cdbc321058f24191af8e40c Mon Sep 17 00:00:00 2001
|
||||||
From: Tom Stellard <tstellar@redhat.com>
|
From: Tom Stellard <tstellar@redhat.com>
|
||||||
Date: Tue, 11 Aug 2020 07:55:18 -0700
|
Date: Tue, 11 Aug 2020 07:55:18 -0700
|
||||||
Subject: [PATCH] libcxx: Remove monorepo requirement
|
Subject: [PATCH] [PATCH][libcxx] Remove monorepo requirement
|
||||||
|
|
||||||
---
|
---
|
||||||
libcxx/CMakeLists.txt | 9 ---------
|
libcxx/CMakeLists.txt | 9 ---------
|
||||||
1 file changed, 9 deletions(-)
|
1 file changed, 9 deletions(-)
|
||||||
|
|
||||||
diff --git a/libcxx/CMakeLists.txt b/libcxx/CMakeLists.txt
|
diff --git a/libcxx/CMakeLists.txt b/libcxx/CMakeLists.txt
|
||||||
index 9bf1a02f0908..5348a15ec273 100644
|
index 9bf1a02..5348a15 100644
|
||||||
--- a/libcxx/CMakeLists.txt
|
--- a/libcxx/CMakeLists.txt
|
||||||
+++ b/libcxx/CMakeLists.txt
|
+++ b/libcxx/CMakeLists.txt
|
||||||
@@ -1,10 +1,3 @@
|
@@ -1,10 +1,3 @@
|
||||||
@ -32,5 +32,5 @@ index 9bf1a02f0908..5348a15ec273 100644
|
|||||||
|
|
||||||
if (LIBCXX_STANDALONE_BUILD)
|
if (LIBCXX_STANDALONE_BUILD)
|
||||||
--
|
--
|
||||||
2.27.0
|
1.8.3.1
|
||||||
|
|
@ -16,7 +16,7 @@ Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{versio
|
|||||||
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{libcxx_srcdir}.tar.xz.sig
|
Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}%{?rc_ver:-rc%{rc_ver}}/%{libcxx_srcdir}.tar.xz.sig
|
||||||
Source2: tstellar-gpg-key.asc
|
Source2: tstellar-gpg-key.asc
|
||||||
|
|
||||||
Patch0: 0001-libcxx-Remove-monorepo-requirement.patch
|
Patch0: 0001-PATCH-libcxx-Remove-monorepo-requirement.patch
|
||||||
|
|
||||||
BuildRequires: gcc-c++ llvm-devel cmake llvm-static ninja-build
|
BuildRequires: gcc-c++ llvm-devel cmake llvm-static ninja-build
|
||||||
# We need python3-devel for pathfix.py.
|
# We need python3-devel for pathfix.py.
|
||||||
|
Loading…
Reference in New Issue
Block a user