Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <blueness@g.o>
To: Gentoo Development <gentoo-dev@l.g.o>
Subject: [gentoo-dev] [RFC] Update toolchain.eclass to deal with .xz compressed tarball for gcc-6.4.0
Date: Wed, 02 Aug 2017 20:52:58
Message-Id: 8caeffd7-337d-7fc5-0d93-f02c0f60de15@gentoo.org
1 Hi everyone,
2
3 Upstream gnu.org used to provide .gz and .bz2 compressed tarballs for
4 gcc's source code. With gcc-6.4.0 however, they only provide .gz and
5 .xz. Our toolchain.eclass is written only for .bz2. I'd like to commit
6 the attached patch to deal with this change. A better fix would
7 autodetect whether upstream has .bz2 or .xz but I'm not sure how to
8 proceed with that.
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
update-toolchain.patch text/plain

Replies