diff options
Diffstat (limited to 'target/mips64/uclibc.config')
-rw-r--r-- | target/mips64/uclibc.config | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/target/mips64/uclibc.config b/target/mips64/uclibc.config index 9795e06d7..96a530f8c 100644 --- a/target/mips64/uclibc.config +++ b/target/mips64/uclibc.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.8 C Library Configuration +# uClibc-ng 1.0.10 C Library Configuration # # TARGET_alpha is not set # TARGET_arc is not set @@ -33,14 +33,6 @@ FORCE_OPTIONS_FOR_ARCH=y # CONFIG_MIPS_O32_ABI is not set # CONFIG_MIPS_N32_ABI is not set CONFIG_MIPS_N64_ABI=y -# CONFIG_MIPS_ISA_1 is not set -# CONFIG_MIPS_ISA_2 is not set -# CONFIG_MIPS_ISA_3 is not set -# CONFIG_MIPS_ISA_4 is not set -# CONFIG_MIPS_ISA_MIPS32 is not set -# CONFIG_MIPS_ISA_MIPS32R2 is not set -CONFIG_MIPS_ISA_MIPS64=y -# CONFIG_MIPS_ISA_MIPS64R2 is not set TARGET_SUBARCH="" # @@ -147,7 +139,7 @@ UCLIBC_HAS_EPOLL=y UCLIBC_HAS_XATTR=y # UCLIBC_HAS_PROFILING is not set UCLIBC_HAS_CRYPT_IMPL=y -# UCLIBC_HAS_SHA256_CRYPT_IMPL is not set +UCLIBC_HAS_SHA256_CRYPT_IMPL=y # UCLIBC_HAS_SHA512_CRYPT_IMPL is not set UCLIBC_HAS_CRYPT=y UCLIBC_HAS_NETWORK_SUPPORT=y @@ -205,6 +197,7 @@ UCLIBC_HAS_SIGNUM_MESSAGES=y UCLIBC_HAS_GNU_GETOPT=y UCLIBC_HAS_GETOPT_LONG=y UCLIBC_HAS_GNU_GETSUBOPT=y +UCLIBC_HAS_ARGP=y # # Big and Tall |