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 \