From 1f92d60e9793da1cc372244750f3ba29cbccecd3 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 21 Sep 2020 13:44:14 +0200 Subject: add netcat-openbsd and libbsd --- target/arm/uclibc-ng.config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target') diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config index 810da5877..db5d508e4 100644 --- a/target/arm/uclibc-ng.config +++ b/target/arm/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.30 C Library Configuration +# uClibc-ng 1.0.35 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -25,6 +25,7 @@ TARGET_arm=y # TARGET_nios2 is not set # TARGET_or1k is not set # TARGET_powerpc is not set +# TARGET_riscv64 is not set # TARGET_sh is not set # TARGET_sparc is not set # TARGET_sparc64 is not set @@ -131,6 +132,7 @@ UCLIBC_HAS_GNU_ERROR=y UCLIBC_BSD_SPECIFIC=y UCLIBC_HAS_BSD_ERR=y UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y +UCLIBC_HAS_BSD_B64_NTOP_B64_PTON=y # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set # UCLIBC_NTP_LEGACY is not set UCLIBC_SV4_DEPRECATED=y -- cgit v1.2.3