From 79d04f64d0733a893a9fadd82763cf9660d75e64 Mon Sep 17 00:00:00 2001 From: Tony Theodore Date: Tue, 11 Mar 2014 01:28:34 +1100 Subject: package gnutls: fix libopts detection causing build failures http://git.buildroot.net/buildroot/commit/?id=87815fc695bcb4ef5a48c09ab1ffcd0c134da43a --- src/gnutls.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gnutls.mk b/src/gnutls.mk index b01d126..57b8923 100644 --- a/src/gnutls.mk +++ b/src/gnutls.mk @@ -31,6 +31,7 @@ define $(PKG)_BUILD --disable-nls \ --disable-guile \ --disable-doc \ + --enable-local-libopts \ --with-included-libtasn1 \ --with-libregex='$(PREFIX)/$(TARGET)' \ --with-regex-header=pcreposix.h \ -- cgit v0.12