diff options
author | Rene Wagner <rw@handhelds.org> | 2006-03-08 15:27:25 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-08 15:27:25 +0000 |
commit | 5ade6d7f862fd4a54a3988bf831d1ed8a6e206bc (patch) | |
tree | 6b1abe5b85359640f1a6090a054332e3de17f572 /conf/machine/mnci.conf | |
parent | 8fdff86fd5be58df4bfdc669f14a39c428498ad1 (diff) |
glibc: make use of qemu conditional on ENABLE_BINARY_LOCALE_GENERATION which defaults to disabled. reinstate BINARY_LOCALE_ARCHES and make it a list of regular expressions.
- against contrary belief BINARY_LOCALE_ARCHES = "" did disable the new code.
- zapping that variable in glibc-package.bbclass as the changeset before
this did is not an option since we need to keep track of which arches
are supposed to have this enabled.
- also, rename USE_BINARY_LOCALE to GLIBC_INTERNAL_USE_BINARY_LOCALE to
prevent people who don't understand Python from shooting themselves in the
foot. DONT MESS WITH THAT VARIABLE. setting USE_BINARY_LOCALE = "0" will
_enable_ the new code since "0" (being a string) evaluates to True in
Python.
Diffstat (limited to 'conf/machine/mnci.conf')
0 files changed, 0 insertions, 0 deletions