mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Apply rhel-specific patch on snapshot builds
Despite not testing on snapshot builds on RHEL, it's a good practice to have the code ready for that.
This commit is contained in:
parent
cb1bdb3739
commit
15eacb3329
1 changed files with 1 additions and 1 deletions
|
@ -111,10 +111,10 @@ Source6: release-keys.asc
|
|||
|
||||
# Backport of https://reviews.llvm.org/D156379 from LLVM 18.
|
||||
Patch1: D156379.diff
|
||||
%endif
|
||||
|
||||
# RHEL-specific patch to avoid unwanted recommonmark dep
|
||||
Patch101: 0101-Deactivate-markdown-doc.patch
|
||||
%endif
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gcc-c++
|
||||
|
|
Loading…
Reference in a new issue