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 <[email protected]> Signed-off-by: Allan McRae <[email protected]> - - - - - 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/7016adcb7035ef4590e0ea37c8ee8d2c7e303730 -- View it on GitLab: https://gitlab.archlinux.org/pacman/pacman/-/commit/7016adcb7035ef4590e0ea37c8ee8d2c7e303730 You're receiving this email because of your account on gitlab.archlinux.org.
