mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #930 from plntyk/nfs_libblkid
nfs-kernel-server: fix build with libblkid, libuuid
This commit is contained in:
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=nfs-kernel-server
|
PKG_NAME:=nfs-kernel-server
|
||||||
PKG_VERSION:=1.3.2
|
PKG_VERSION:=1.3.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_MD5SUM:=1e2f3c1ed468dee02d00c534c002ea10
|
PKG_MD5SUM:=1e2f3c1ed468dee02d00c534c002ea10
|
||||||
|
|
||||||
PKG_SOURCE_URL:=@SF/nfs
|
PKG_SOURCE_URL:=@SF/nfs
|
||||||
@@ -85,6 +85,7 @@ CONFIGURE_ARGS += \
|
|||||||
--disable-nfsdcld
|
--disable-nfsdcld
|
||||||
|
|
||||||
CONFIGURE_VARS += \
|
CONFIGURE_VARS += \
|
||||||
|
libblkid_cv_is_recent=yes \
|
||||||
CONFIG_SQLITE3_TRUE="\#" \
|
CONFIG_SQLITE3_TRUE="\#" \
|
||||||
CONFIG_NFSDCLD_TRUE="\#"
|
CONFIG_NFSDCLD_TRUE="\#"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user