This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2 1b/10] sysdeps/unix/sysv/linux/tile support


On Thu, 10 Nov 2011, Chris Metcalf wrote:

> +/* TILE glibc support starts with 2.6.36, guaranteeing many kernel features. */

It occurs to me that you ought also to have arch_minimum_kernel=2.6.36 in 
sysdeps/unix/sysv/linux/tile/configure.in or similar (like that in 
sysdeps/unix/sysv/linux/arm/eabi/configure.in, for example).  And if you 
do that, then some of the __ASSUME_* definitions may no longer be needed 
because the architecture-independent version of kernel-features.h would 
provide them.

OK with that change.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]