mirror of
https://github.com/bensuperpc/dockcross.git
synced 2024-11-15 07:21:33 +01:00
Disable GLIBC locales
Disable GLIBC locales Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
parent
7c5582aa65
commit
4c71f2f9ea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user