Przeglądaj źródła

e2fsprogs: fix hostbuild

Waldemar Brodkorb 1 miesiąc temu
rodzic
commit
9df3f158bc
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      package/e2fsprogs/Makefile

+ 2 - 1
package/e2fsprogs/Makefile

@@ -54,7 +54,8 @@ HOST_CONFIGURE_ARGS+=	--disable-rpath \
 			--disable-nls \
 			--disable-uuidd \
 			--disable-defrag \
-			--disable-debugfs
+			--disable-debugfs \
+			--with-crond-dir="$(STAGING_HOST_DIR)/etc"
 
 ifeq ($(ADK_TARGET_USE_STATIC_LIBS_ONLY),y)
 CONFIGURE_ARGS+=	--disable-elf-shlibs