summaryrefslogtreecommitdiffstats
path: root/rules/binutils.make
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2022-10-18 22:08:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-10-21 15:51:00 +0200
commitd82f0cd5657851a854e0731e8255ae3d40ce2af1 (patch)
treeae04d50cf75ff38387f77e798c03f14b4943c3b5 /rules/binutils.make
parentab6a3fcc7ed4e4e00a79ad040a432db41b302252 (diff)
downloadptxdist-d82f0cd5657851a854e0731e8255ae3d40ce2af1.tar.gz
ptxdist-d82f0cd5657851a854e0731e8255ae3d40ce2af1.tar.xz
rules: Replace deprecated <PKG>_AUTOCONF
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Message-Id: <Y08Hup6TEuGpHL7H@lenoch> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/binutils.make')
-rw-r--r--rules/binutils.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/binutils.make b/rules/binutils.make
index ca1080bc8..17b7f7e3e 100644
--- a/rules/binutils.make
+++ b/rules/binutils.make
@@ -38,7 +38,8 @@ BINUTILS_CONF_ENV := \
#
# autoconf
#
-BINUTILS_AUTOCONF := \
+BINUTILS_CONF_TOOL := autoconf
+BINUTILS_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
--target=$(PTXCONF_GNU_TARGET) \
--disable-werror