Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/
Date: Tue, 28 Jun 2022 02:10:12
Message-Id: 1656382198.4c7c85f9333ee05f0f4b7ad757b562a62037fe44.sam@gentoo
1 commit: 4c7c85f9333ee05f0f4b7ad757b562a62037fe44
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 02:09:53 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 02:09:58 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c7c85f9
7
8 sys-apps/systemd: drop obsolete F_S=3 revert
9
10 Reverted upstream.
11
12 Bug: https://bugs.gentoo.org/841770
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 sys-apps/systemd/systemd-9999.ebuild | 3 ---
16 1 file changed, 3 deletions(-)
17
18 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
19 index 7f24477218f0..0b4f28e4c6b5 100644
20 --- a/sys-apps/systemd/systemd-9999.ebuild
21 +++ b/sys-apps/systemd/systemd-9999.ebuild
22 @@ -241,9 +241,6 @@ src_prepare() {
23
24 # Add local patches here
25 PATCHES+=(
26 - # Breaks Clang. Revert the commit for now and force off F_S=3.
27 - # bug #841770.
28 - "${FILESDIR}/251-revert-fortify-source-3-fix.patch"
29 )
30
31 if ! use vanilla; then