On Wed, Aug 2, 2017 at 4:52 PM, Anthony G. Basile <[email protected]> wrote:
> Hi everyone,
>
> Upstream gnu.org used to provide .gz and .bz2 compressed tarballs for
> gcc's source code.  With gcc-6.4.0 however, they only provide .gz and
> .xz.  Our toolchain.eclass is written only for .bz2.  I'd like to commit
> the attached patch to deal with this change.  A better fix would
> autodetect whether upstream has .bz2 or .xz but I'm not sure how to
> proceed with that.

Another option would be to move the SRC_URI setting code into the
individual ebuilds, instead of setting it in the eclass.

Reply via email to