summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/utils/xfsprogs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/utils/xfsprogs/Makefile b/package/utils/xfsprogs/Makefile
index a7a865a0eb..4c69fca0ef 100644
--- a/package/utils/xfsprogs/Makefile
+++ b/package/utils/xfsprogs/Makefile
@@ -44,7 +44,8 @@ endef
CONFIGURE_ARGS += \
--enable-gettext=no \
- --enable-lib64=no
+ --enable-lib64=no \
+ --enable-blkid=no
TARGET_CFLAGS += \
-I$(STAGING_DIR)/usr/include \