Hi!

I want to build glibc_2.3.2.bb (and some other packages like gcc) with
only one locale, instead of _all_ locales. This would take too much
time.

From glibc INSTALL file:

The GNU C library comes with a locale database which gets configured
with `localedef'.  For example, to set up a German locale with name
`de_DE', simply issue the command `localedef -i de_DE -f ISO-8859-1
de_DE'.

I did take a look at glibc_2.3.3.bb but I couldn't find any way to
give localedef a command line option.

Does anyone know how to build only one special locale for glibc?
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to