Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <blueness@g.o>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] Patches to update toolchain.eclass to EAPI=5
Date: Sat, 30 Dec 2017 12:23:04
Message-Id: f1edd334-ab88-7f81-8e84-13ead577e8ec@gentoo.org
1 Hi everyone,
2
3 We've been stuck on EAPI=4 with toolchain.eclass for a while. This is
4 causing problems with subslotting libraries like mpfr, mpc, gmp and isl
5 that gcc depend on (see bug #642316). I went through and made the
6 changes necessary to get the eclass up to EAPI=5 and compile tested
7 across the board (ie all dependent ebuilds) for amd64. Everything looks
8 good, so please review and I'll commit if we're okay.
9
10 --
11 Anthony G. Basile, Ph.D.
12 Gentoo Linux Developer [Hardened]
13 E-Mail : blueness@g.o
14 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
15 GnuPG ID : F52D4BBA

Attachments

File name MIME type
0001-toolchain.eclass-update-to-EAPI-5-standards.patch text/plain
0002-sys-devel-kgcc64-bump-all-ebuilds-to-EAPI-5.patch text/plain

Replies

Subject Author
Re: [gentoo-dev] Patches to update toolchain.eclass to EAPI=5 Michael Orlitzky <mjo@g.o>
Re: [gentoo-dev] Patches to update toolchain.eclass to EAPI=5 "Andreas K. Huettel" <dilfridge@g.o>