| Age | Commit message (Collapse) | Author |
|
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>
|
|
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>
|
|
Closes: https://bugs.gentoo.org/951083
Signed-off-by: Arthur Zamarin <arthurzam@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>
|