From cc2b7bf5dd11b6cd0f577ca9d3d387ed344b14f8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 21 Sep 2020 13:39:06 +0200 Subject: Support b64_ntop(), b64_pton() (bsd-compat) Signed-off-by: akater --- extra/Configs/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'extra/Configs') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 4e26e6741..fff434b40 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1036,6 +1036,14 @@ config UCLIBC_HAS_OBSOLETE_BSD_SIGNAL If unsure, say N. +config UCLIBC_HAS_BSD_B64_NTOP_B64_PTON + bool "Support b64_ntop(), b64_pton() (bsd-compat)" + help + Answer Y if you need additional BSD compatibility + (e.g. for openbsd-netcat). + + Most people will say N. + config UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL bool "SYSV obsolete signal functions" help -- cgit v1.2.3