Explorar o código

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 %!s(int64=5) %!d(string=hai) anos
pai
achega
c4059e9f8f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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