mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
44d2dbd6db9e05f156a81a3a360ff48e2ac9d773
Cross environments within a prefixed system do not have a nested prefix,
i.e. they are located at ${EPREFIX}/usr/${CHOST}, not
${EPREFIX}/usr/${CHOST}/${EPREFIX}. Binaries built with the
cross-compiler should therefore get an unprefixed dynamic linker path by
default so that they work out of the box with QEMU's -L option.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
…
…
…
…
Description
No description provided
Languages
Shell
74.7%
Roff
24.8%
Emacs Lisp
0.1%