Disable GLIBC locales

Disable GLIBC locales

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-06-26 18:58:06 +02:00
parent 7c5582aa65
commit 4c71f2f9ea

View File

@ -479,43 +479,7 @@ CT_GLIBC_EXTRA_CFLAGS=""
# CT_GLIBC_DISABLE_VERSIONING is not set # CT_GLIBC_DISABLE_VERSIONING is not set
CT_GLIBC_OLDEST_ABI="" CT_GLIBC_OLDEST_ABI=""
CT_GLIBC_FORCE_UNWIND=y CT_GLIBC_FORCE_UNWIND=y
CT_GLIBC_LOCALES=y # CT_GLIBC_LOCALES is not set
#
# WARNING!
#
#
# | The built locales will be usable if and only if the build
#
#
# | machine and the target:
#
#
# | - have the same endianness,
#
#
# | - and have the same alignment requirements for uint32_t.
#
#
# | You will have to check by yourself (for now).
#
#
# WARNING!
#
#
# | Building GLIBC locales requires that GLIBC supports
#
#
# | the build machine as the target.
#
# CT_GLIBC_KERNEL_VERSION_NONE is not set # CT_GLIBC_KERNEL_VERSION_NONE is not set
# CT_GLIBC_KERNEL_VERSION_AS_HEADERS is not set # CT_GLIBC_KERNEL_VERSION_AS_HEADERS is not set
CT_GLIBC_KERNEL_VERSION_CHOSEN=y CT_GLIBC_KERNEL_VERSION_CHOSEN=y