| Age | Commit message (Collapse) | Author |
|
Closes: https://bugs.gentoo.org/965174
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Bug: https://bugs.gentoo.org/964423
Signed-off-by: Sam James <sam@gentoo.org>
|
|
We have to iterate over all enabled ABIs.
Closes: https://bugs.gentoo.org/964423
Signed-off-by: Sam James <sam@gentoo.org>
|
|
This is related to bug #964423 thugh it won't fix that one.
Closes: https://bugs.gentoo.org/964423
Co-authored-by: Matt Jolly <kangie@gentoo.org>
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Was already partly fixed in d9b69b495e07f21b8a49f38f87fed5babd3a9476
[sam: Add bug tag. I was going to revbump for this given rust-bin takes
no time at all to install and the failure mode is non-obvious here, but
we use the revision for the alt arches in SRC_URI... :/]
Bug: https://bugs.gentoo.org/955343
Signed-off-by: Hendrik Klug <hendrik.klug@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43851
Closes: https://github.com/gentoo/gentoo/pull/43851
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Closes: https://bugs.gentoo.org/961746
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
This is our first beta for 1.88.0, corresponding to beta.4 upstream.
It is also the first release where `beta` and `live` ebuilds get their
patches from gitweb rather than ${FILESDIR}.
Changes:
- in line with upstream changes, `config.toml` has been renamed to
`bootstrap.toml`.
- `*bootstrap.toml` has `change-id = "ignore"` added to suppress
warnings that are not useful to downstream.
- after discussion with upstream `x.py` verbosity reduced to `-v`.
- restrictions on building beta with only the last stable have been
dropped, these can be restored if required.
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
This is now covered in armv7a's profile by inheriting wd40.
toolchain-funcs inherit has also been removed since it is no longer
needed.
Signed-off-by: Christopher Fore <csfore@posteo.net>
Closes: https://github.com/gentoo/gentoo/pull/41370
Signed-off-by: Matt Jolly <kangie@gentoo.org>
|
|
We recently added llvm-runtimes/libgcc ebuild, which provides a full
replacement of libgcc_s for systems without GCC.
To leverage that ebuild in Rust binary packages, make them depend either
on llvm-runtimes/libgcc or sys-devel/gcc.
Bug: https://bugs.gentoo.org/946486
Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/40737
Signed-off-by: Sam James <sam@gentoo.org>
|
|
Signed-off-by: Matt Jolly <kangie@gentoo.org>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|