commit: c7718a48911bcdd727652eba4d2b9295c62c19c7 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 09:34:19 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 09:35:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7718a48
sys-devel/gcc: drop upstreamed libatomic patch, bug #710522 Reported-by: andy Closes: https://bugs.gentoo.org/710522 Bug: https://gcc.gnu.org/PR55930 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> sys-devel/gcc/gcc-10.0.1_pre9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild b/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild index b0210fa880a..327bd78912f 100644 --- a/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild +++ b/sys-devel/gcc/gcc-10.0.1_pre9999.ebuild @@ -29,6 +29,7 @@ src_prepare() { 11_all_extra-options.patch # needs a port 15_all_disable-systemtap-switch.patch # needs a port + 12_all_pr55930-dependency-tracking.patch # upstreamed 25_all_ia64-bootstrap.patch # upstreamed 27_all_sparc-PIC-constant-PR91472.patch # upstreamed 28_all_sparc-fpu-subregs-91269.patch # upstreamed
