From: sam.voss at gmail.com <sam.voss@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/util-linux: Add autoreconf for wipefs
Date: Sat, 19 Oct 2019 17:04:52 -0500 [thread overview]
Message-ID: <20191019220452.496313-1-sam.voss@gmail.com> (raw)
From: Sam Voss <sam.voss@gmail.com>
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>
---
In reference to
http://autobuild.buildroot.net/?reason=util-linux-2.34
package/util-linux/util-linux.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
index 0374420b58..534cff2492 100644
--- a/package/util-linux/util-linux.mk
+++ b/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
--
2.23.0
next reply other threads:[~2019-10-19 22:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-19 22:04 sam.voss at gmail.com [this message]
2019-10-19 22:23 ` [Buildroot] [PATCH] package/util-linux: Add autoreconf for wipefs Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191019220452.496313-1-sam.voss@gmail.com \
--to=sam.voss@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox