Krzesimir Nowak b1220b6e4e build_library/toolchain_util: Fix setting a profile
Setting a profile in a newly created sysroot when building native
toolchains broke after an eselect update. Apparently eselect gets the
path to the coreos-overlay repository and then prefixes it with
ROOT. Since ROOT was set to /build/<arch>-usr, the resulting patch was
wrong. Fix this by telling eselect where to find our make.profile
symlink in new sysroot by setting PORTAGE_CONFIGROOT to
/build/<arch>-usr and where to find our profiles by setting ROOT (and
SYSROOT, because it must match ROOT) to /.
2025-03-21 14:16:01 +01:00
..
2024-07-15 14:27:59 +01:00
2025-01-24 11:41:22 +01:00
2019-11-07 19:40:01 +01:00
2024-05-29 19:18:18 +02:00
2022-09-14 14:32:49 +02:00