From cf7f797bcbfdd7b466153fe93cb3bb42facf3224 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 30 May 2016 22:07:53 +0200 Subject: GLIBC_PASSES doesn't actually work --- hurd/debugging/glibc.mdwn | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'hurd') diff --git a/hurd/debugging/glibc.mdwn b/hurd/debugging/glibc.mdwn index 69a3beda..d3698256 100644 --- a/hurd/debugging/glibc.mdwn +++ b/hurd/debugging/glibc.mdwn @@ -35,9 +35,11 @@ There is a list of [[known failures|open_issues/glibc]]. --- -When building the debian glibc, to save yourself a double-compilation, use +When building the debian glibc, to save yourself a double-compilation, comment +in debian/sysdeps/hurd-i386.mk the lines about xen. Then to avoid the whole +testsuite, use: - GLIBC_PASSES=libc DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage + DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage To save even more build, stop the build after configure has run, and then you can restart the build of only libc.so with: -- cgit v1.2.3