From 1c82da8f73d153e1696ac3b0cd8d1cfe1fabc76c Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Sun, 4 Dec 2022 09:40:40 +0100 Subject: libpcre: disable unused library Signed-off-by: Robert Schwebel --- configs/ptxconfig | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/configs/ptxconfig b/configs/ptxconfig index 31934ee..3c8c001 100644 --- a/configs/ptxconfig +++ b/configs/ptxconfig @@ -2131,14 +2131,7 @@ PTXCONF_LIBNL3=y # PTXCONF_LIBNL3_ENABLE_CLI is not set # PTXCONF_LIBOOP is not set # PTXCONF_LIBOSIP2 is not set -PTXCONF_LIBPCRE=y -# PTXCONF_LIBPCRE_ENABLE_NEWLINE_IS_ANYCRLF is not set -# PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBZ is not set -# PTXCONF_LIBPCRE_ENABLE_PCREGREP_LIBBZ2 is not set -PTXCONF_LIBPCRE_ENABLE_UTF8=y -# PTXCONF_LIBPCRE_LIBPCREPOSIX is not set -# PTXCONF_LIBPCRE_LIBPCRECPP is not set -# PTXCONF_LIBPCRE_PCREGREP is not set +# PTXCONF_LIBPCRE is not set # PTXCONF_LIBPIPELINE is not set # PTXCONF_LIBPOPT is not set # PTXCONF_LIBRN is not set -- cgit v1.2.3