[package] transition gnutls dependent packages to gnutls to 0.8.5
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18575 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
806773ac34
commit
0ed99ecf1e
@ -1,13 +0,0 @@
|
||||
Index: nufw-2.2.21/configure
|
||||
===================================================================
|
||||
--- nufw-2.2.21.orig/configure 2009-02-03 22:46:52.000000000 +0100
|
||||
+++ nufw-2.2.21/configure 2009-10-05 20:27:16.000000000 +0200
|
||||
@@ -12546,7 +12546,7 @@
|
||||
|
||||
if test x$libgnutls_config_prefix != x ; then
|
||||
if test x${LIBGNUTLS_CONFIG+set} != xset ; then
|
||||
- LIBGNUTLS_CONFIG=$libgnutls_config_prefix/bin/libgnutls-config
|
||||
+ LIBGNUTLS_CONFIG=$STAGING_DIR/host/bin/libgnutls-config
|
||||
fi
|
||||
fi
|
||||
|
22788
net/nufw/patches/002-debian_fixes.patch
Normal file
22788
net/nufw/patches/002-debian_fixes.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -83,6 +83,8 @@ CONFIGURE_ARGS+= \
|
||||
CONFIGURE_VARS+= \
|
||||
LDFLAGS="$$$$LDFLAGS -L$(STAGING_DIR)/usr/lib/libiconv/lib -Wl,-rpath-link,$(STAGING_DIR)/usr/lib" \
|
||||
|
||||
TARGET_LDFLAGS += -lgnutls
|
||||
|
||||
ifneq ($(CONFIG_PACKAGE_weechat-mod-lua),)
|
||||
CONFIGURE_ARGS+= \
|
||||
--enable-lua \
|
||||
|
Loading…
x
Reference in New Issue
Block a user