From 7ca6cad1091a2ca7e636e31af3005deaf2c0c552 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Fri, 7 Jun 2024 05:55:58 +0800 Subject: www/libnghttp3: Remove USES=compiler:c++17-lang PR: 274761 Reported by: diizzy --- www/libnghttp3/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/www/libnghttp3/Makefile b/www/libnghttp3/Makefile index fbb05faf4ae8..b70a0dd10e4f 100644 --- a/www/libnghttp3/Makefile +++ b/www/libnghttp3/Makefile @@ -13,12 +13,11 @@ WWW= https://nghttp2.org/nghttp3/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++17-lang libtool pathfix pkgconfig tar:xz +USES= libtool pathfix pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USE_CXXSTD= c++17 USE_LDCONFIG= yes .include -- cgit v1.2.3