openwrt-packages/libs/gnutls/patches/030-unistring-optional.patch

12 lines
362 B
Diff

--- a/configure.ac
+++ b/configure.ac
@@ -508,6 +508,8 @@ DEFAULT_VALGRINDFLAGS='-q --error-exitco
gl_VALGRIND_TESTS_DEFAULT_NO
+gl_LIBUNISTRING_OPTIONAL
+
dnl Note that g*l_INIT are run after we check for library capabilities,
dnl to prevent issues from caching lib dependencies. See discussion
dnl in https://bugs.gentoo.org/show_bug.cgi?id=494940 and