Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/glibc/
Date: Sun, 27 Mar 2022 16:14:51
Message-Id: 1648397669.8b1bbe94cd600577da9179cb3a0c398ea26d068b.dilfridge@gentoo
1 commit: 8b1bbe94cd600577da9179cb3a0c398ea26d068b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 27 16:14:29 2022 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 27 16:14:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b1bbe94
7
8 sys-libs/glibc: clone3 patch is reverted/gone for 2.35 and master
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 sys-libs/glibc/glibc-2.35-r1.ebuild | 3 ---
14 sys-libs/glibc/glibc-9999.ebuild | 3 ---
15 2 files changed, 6 deletions(-)
16
17 diff --git a/sys-libs/glibc/glibc-2.35-r1.ebuild b/sys-libs/glibc/glibc-2.35-r1.ebuild
18 index 8caa9d18c50c..9d9a70b14c3b 100644
19 --- a/sys-libs/glibc/glibc-2.35-r1.ebuild
20 +++ b/sys-libs/glibc/glibc-2.35-r1.ebuild
21 @@ -860,9 +860,6 @@ src_prepare() {
22 einfo "Done."
23 fi
24
25 - # TODO: We can drop this once patch is gone from our patchset
26 - append-cppflags -DGENTOO_USE_CLONE3
27 -
28 default
29
30 gnuconfig_update
31
32 diff --git a/sys-libs/glibc/glibc-9999.ebuild b/sys-libs/glibc/glibc-9999.ebuild
33 index 9ba451c12e1a..29d4afe1ab2b 100644
34 --- a/sys-libs/glibc/glibc-9999.ebuild
35 +++ b/sys-libs/glibc/glibc-9999.ebuild
36 @@ -860,9 +860,6 @@ src_prepare() {
37 einfo "Done."
38 fi
39
40 - # TODO: We can drop this once patch is gone from our patchset
41 - append-cppflags -DGENTOO_USE_CLONE3
42 -
43 default
44
45 gnuconfig_update