Allan McRae pushed to branch master at Pacman / Pacman Commits: 7016adcb by Andrew Gregory at 2024-02-19T09:20:16+10:00 manually apply --sysroot to configuration The previous chroot-based sysroot often broke due to glibc's delayed loading for much of its functionality when the sysroot did not contain compatible copies of the necessary libraries. This approach instead manually prepends the sysroot to all configuration paths. BREAKING CHANGE: targets to -U are no longer interpreted relative to sysroot Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org> - - - - - 5 changed files: - doc/pacman.8.asciidoc - src/pacman/conf.c - src/pacman/pacman-conf.c - src/pacman/pacman.c - src/pacman/util.c View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7016adcb7035ef4590e0ea37... -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7016adcb7035ef4590e0ea37... You're receiving this email because of your account on gitlab.archlinux.org.