package gnutls: fix libopts detection causing build failures

http://git.buildroot.net/buildroot/commit/?id=87815fc695bcb4ef5a48c09ab1ffcd0c134da43a
This commit is contained in:
Tony Theodore 2014-03-11 01:28:34 +11:00
parent a209aff68c
commit 79d04f64d0
1 changed files with 1 additions and 0 deletions

View File

@ -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 \