[packages]: nfs-kernel server: fix the configure problem with CONFIGURE_VARS instead of a patch

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32120 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2012-06-07 17:00:55 +00:00
parent 54b5504d3f
commit 75a2f2fff1
3 changed files with 6 additions and 12 deletions

View File

@ -80,6 +80,10 @@ CONFIGURE_ARGS += \
--disable-tirpc \
--disable-nfsdcld
CONFIGURE_VARS += \
CONFIG_SQLITE3_TRUE="\#" \
CONFIG_NFSDCLD_TRUE="\#"
MAKE_FLAGS += \
OPT="$(TARGET_CFLAGS)" \
INSTALLSUID="install -m 4755" \
@ -106,7 +110,8 @@ HOST_CONFIGURE_VARS += \
GSSGLUE_LIBS=" " \
RPCSECGSS_CFLAGS=" " \
RPCSECGSS_LIBS=" " \
CONFIG_SQLITE3_TRUE="\#" \
CONFIG_NFSDCLD_TRUE="\#"
define Host/Compile
$(MAKE) -C $(HOST_BUILD_DIR)/tools/rpcgen all

View File

@ -1,11 +0,0 @@
--- a/configure
+++ b/configure
@@ -868,6 +868,8 @@ RPCSECGSS_LIBS'
# Initialize some variables set by options.
+CONFIG_SQLITE3_TRUE='#'
+CONFIG_NFSDCLD_TRUE='#'
ac_init_help=
ac_init_version=false
ac_unrecognized_opts=