Răsfoiți Sursa

package/util-linux: Add autoreconf for wipefs

Patch for adding the `--enable-wipefs` configuration option requires an
reconfiguration of autotools which is causing autobuilder failures.

Signed-off-by: Sam Voss <sam.voss@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sam Voss 5 ani în urmă
părinte
comite
c4059e9f8f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      package/util-linux/util-linux.mk

+ 1 - 0
package/util-linux/util-linux.mk

@@ -23,6 +23,7 @@ UTIL_LINUX_DEPENDENCIES = host-pkgconf $(TARGET_NLS_DEPENDENCIES)
 UTIL_LINUX_CONF_OPTS += \
 	--disable-rpath \
 	--disable-makeinstall-chown
+UTIL_LINUX_AUTORECONF = YES
 UTIL_LINUX_LIBS = $(TARGET_NLS_LIBS)
 
 # system depends on util-linux so we enable systemd support