config/libc/glibc-eglibc.in-common
changeset 2612 a52574521bea
parent 2585 45ef0b0660a5
child 2618 041d0cf137c4
     1.1 --- a/config/libc/glibc-eglibc.in-common	Fri Jul 29 13:25:57 2011 +0200
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Thu Aug 18 16:05:48 2011 +0200
     1.3 @@ -151,6 +151,15 @@
     1.4        Whether to build and install the libc locale files for the target,
     1.5        which is required in order to support internationalization.
     1.6  
     1.7 +if LIBC_glibc && LIBC_LOCALES
     1.8 +comment "WARNING!                                                     "
     1.9 +comment "|  The built locales will be usable if and only if the build  "
    1.10 +comment "|  machine and the target:                                    "
    1.11 +comment "|   - have the same endianness,                               "
    1.12 +comment "|   - and have the same alignment requirements for uint32_t.  "
    1.13 +comment "|  You will have to check by yourself (for now).              "
    1.14 +endif # LIBC_glibc && LIBC_LOCALES
    1.15 +
    1.16  if KERNEL_linux
    1.17  
    1.18  choice LIBC_GLIBC_SUPPORTED_KERNEL