diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-01 12:31:21 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-02-01 12:35:46 +0000 |
commit | 1488b03bb6af0289f69ef4244ef79ed3225a10db (patch) | |
tree | 90a7c0cc5697b7d06710cc70a8bbaf926b9282be /app-benchmarks/wrk | |
parent | dev-python/pytest-xprocess: move keywords forward (diff) | |
download | gentoo-1488b03bb6af0289f69ef4244ef79ed3225a10db.tar.gz gentoo-1488b03bb6af0289f69ef4244ef79ed3225a10db.tar.bz2 gentoo-1488b03bb6af0289f69ef4244ef79ed3225a10db.zip |
toolchain.eclass: make toolchain_src_unpack() a default_src_unpack()
Before tha change toolchain_src_unpack() did not unpack every SRC_URI
entry and instead relied on toolchain_src_unpack() to unpack only
needed tarballs. Any special handling was only needed for old USE=d
versions of gcc.
This change moves all source code mangling to src_prepare() and makes
toolchain_src_unpack() a default_src_unpack().
The only exception is ebuild users of 'GCC_A_FAKEIT' (dev-lang/gnat-gpl)
who have to use it to workaround non-standard behaviour of toolchain_src_unpack()
The change will allow dev-lang/gnat-gpl to migrate to default_src_unpack().
Bug: https://bugs.gentoo.org/706588
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-benchmarks/wrk')
0 files changed, 0 insertions, 0 deletions