You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This shows up when we build Hurd for stage2. The startup files are in
/usr/lib64 (say with x86_64-gnu) while libc is in /lib64, and Hurd
expects everything in / (inverse usr-merge).
For Hurd targets, at least for now, always usr-merge. We may want to
do what Debian did and patch in real /usr support in a few places in
future.
Signed-off-by: Sam James <sam@gentoo.org>
0 commit comments