From cd87e368439ce97d2a2c95894e1851f4c0ff4443 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 2 May 2023 21:40:31 +0200 Subject: hurd: Enable x86_64 build script This now passes crossbuilds. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 63f3a1bebf..9532b97986 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ implement the operating system behavior seen by user applications. In GNU/Hurd systems, it works with a microkernel and Hurd servers. The GNU C Library implements much of the POSIX.1 functionality in the -GNU/Hurd system, using configurations i[4567]86-*-gnu. +GNU/Hurd system, using configurations i[4567]86-*-gnu and x86_64-gnu. When working with Linux kernels, this version of the GNU C Library requires Linux kernel version 3.2 or later. -- cgit 1.4.1