PATCH: Add sysdeps/unix/sysv/linux/x86_64/x32/configure.in

Roland McGrath roland@hack.frob.com
Thu May 24 01:28:00 GMT 2012


> This patch adds sysdeps/unix/sysv/linux/x86_64/x32/configure.in
> to specify minimum kernel and directories for x32.  

It's fine to make it a configure.in, but since there is no use of
autoconf macros here, you could instead make it just a configure.
That's simpler if you don't expect that this file will one day grow
some macro use.  But either way is OK.

> I used 2.6.39 as
> minimum kernel since Fedora 15 kernel maps kernel 3.x to 2.6.4x.y.

Fedora 15 didn't have x32, so what does that matter?  The first
official Linux kernel release with x32 was 3.4, so that's what it
should say.


Thanks,
Roland



More information about the Libc-alpha mailing list