public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] rawhide: Recommend yama-ptrace-enable for lldb on future RHEL versions
@ 2026-06-25 19:49 Tulio Magno Quites Machado Filho
0 siblings, 0 replies; only message in thread
From: Tulio Magno Quites Machado Filho @ 2026-06-25 19:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/llvm
Branch : rawhide
Commit : e92c431f30ab6045026d4b8b580675e8b6300d22
Author : Tulio Magno Quites Machado Filho <tuliom@redhat.com>
Date : 2026-06-25T16:48:33-03:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/llvm/c/e92c431f30ab6045026d4b8b580675e8b6300d22?branch=rawhide
Log:
Recommend yama-ptrace-enable for lldb on future RHEL versions
Suggested-by: Yaakov Selkowitz <yselkowi@redhat.com>
Fixes: 87ff365d12d0f ("Recommend yama-ptrace-enable for lldb on Fedora >= 45")
[skip changelog]
---
diff --git a/llvm.spec b/llvm.spec
index fbb9943..78ddf57 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -1083,7 +1083,7 @@ License: Apache-2.0 WITH LLVM-exception OR NCSA
URL: http://lldb.llvm.org/
Requires: %{pkg_name_clang}-libs%{?_isa} = %{version}-%{release}
-%if 0%{?fedora} >= 45
+%if 0%{?fedora} >= 45 || 0%{?rhel} >= 11
Recommends: yama-ptrace-enable
%endif
%if %{without compat_build}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-25 19:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 19:49 [rpms/llvm] rawhide: Recommend yama-ptrace-enable for lldb on future RHEL versions Tulio Magno Quites Machado Filho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox