Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] gnutls: remove unrecognized --with-libnettle-prefix
@ 2019-01-16 18:59 Fabrice Fontaine
  2019-01-16 18:59 ` [Buildroot] [PATCH 2/3] nettle: bump to version 3.4.1 Fabrice Fontaine
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fabrice Fontaine @ 2019-01-16 18:59 UTC (permalink / raw)
  To: buildroot

configure: WARNING: unrecognized options: --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --with-libnettle-prefix

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gnutls/gnutls.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/gnutls/gnutls.mk b/package/gnutls/gnutls.mk
index 7492254e8c..2d670d32d7 100644
--- a/package/gnutls/gnutls.mk
+++ b/package/gnutls/gnutls.mk
@@ -18,7 +18,6 @@ GNUTLS_CONF_OPTS = \
 	--disable-rpath \
 	--enable-local-libopts \
 	--enable-openssl-compatibility \
-	--with-libnettle-prefix=$(STAGING_DIR)/usr \
 	--with-librt-prefix=$(STAGING_DIR) \
 	--without-tpm \
 	$(if $(BR2_PACKAGE_GNUTLS_TOOLS),--enable-tools,--disable-tools)
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-01-16 19:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 18:59 [Buildroot] [PATCH 1/3] gnutls: remove unrecognized --with-libnettle-prefix Fabrice Fontaine
2019-01-16 18:59 ` [Buildroot] [PATCH 2/3] nettle: bump to version 3.4.1 Fabrice Fontaine
2019-01-16 19:35   ` Peter Korsgaard
2019-01-16 18:59 ` [Buildroot] [PATCH 3/3] gnutls: bump to version 3.6.5 Fabrice Fontaine
2019-01-16 19:35   ` Peter Korsgaard
2019-01-16 19:35 ` [Buildroot] [PATCH 1/3] gnutls: remove unrecognized --with-libnettle-prefix Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox