f2fs-tools: import patch to fix compilation
[openwrt/staging/aparcar.git] / package / utils / f2fs-tools / Makefile
index 8f53516d3488f26c7a89632ba8d2f2b637b18ee2..60f4b317c71c1427fe2c19c78a6d1796438c2307 100644 (file)
@@ -99,7 +99,9 @@ endef
 
 CONFIGURE_ARGS += \
        --disable-static \
-       --without-blkid
+       --without-blkid \
+       --without-lzo2 \
+       --without-lz4
 
 ifneq ($(BUILD_VARIANT),selinux)
   CONFIGURE_ARGS += --without-selinux