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 03/26] arm: Handle armv6 in preconfigure


On Tue, 26 Feb 2013, Richard Henderson wrote:

> 	* sysdeps/arm/preconfigure: Handle __ARM_ARCH_6__.

Shouldn't all of 6J, 6K, 6Z, 6ZK be handled the same way?  That is, 
__ARM_ARCH_6*__ unless you want to list all the variants explicitly?

(Do you get any warnings from configure about the armv6 directory not 
existing?)

(When such a directory is actually added, an Implies file in armv6t2 will 
be needed to make that fall back to armv6 versions as appropriate.)

-- 
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]