mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-30 16:14:09 +00:00
Add a warning in menuconfig about locales
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
parent
e7163a46c4
commit
2c2cbd9b9a
@ -142,6 +142,9 @@ comment "| machine and the target: "
|
||||
comment "| - have the same endianness, "
|
||||
comment "| - and have the same alignment requirements for uint32_t. "
|
||||
comment "| You will have to check by yourself (for now). "
|
||||
comment "WARNING! "
|
||||
comment "| Building GLIBC locales requires that GLIBC supports "
|
||||
comment "| the build machine as the target. "
|
||||
endif # LIBC_glibc && LIBC_LOCALES
|
||||
|
||||
if KERNEL_linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user