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>
This commit is contained in:
parent
9cc8680fe5
commit
c4059e9f8f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user