[Buildroot] [PATCH 05/23] uclibc: add avr32 special version

Hans-Christian Egtvedt hans-christian.egtvedt at atmel.com
Tue Dec 15 08:23:39 UTC 2009


On Tue, 15 Dec 2009 09:10:30 +0100
Peter Korsgaard <jacmet at uclibc.org> wrote:

<snipp>

>  >> * Select a different UCLIBC_SITE for avr32 versions in uclibc.mk
>  >> 
>  >> * Add the LINKRELAX=y configuration option to the uClibc .config file
>  >> in uclibc.mk
>  >> 
> 
>  HcE> Good, does the generic uClibc configuration enable optimized string
>  HcE> functions?
> 
> If not, we can probably tweak it.
> 

I think all architectures have optimized string functions, so it should
be safe to enable. If an optimization is not present, it will fallback
to the generic C implementations instead.

-- 
Best regards,
Hans-Christian Egtvedt


More information about the buildroot mailing list