summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-04-09 09:12:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-04-09 09:12:29 +0200
commit48fe4b4b26bcd21397065a2982c5d329606d3740 (patch)
treec3bf9c40344d07b533bf1da017252b06b8aed2b7 /rules
parentb583952d3b0ab818b7430af3e15b25c2986d4d97 (diff)
downloadptxdist-48fe4b4b26bcd21397065a2982c5d329606d3740.tar.gz
ptxdist-48fe4b4b26bcd21397065a2982c5d329606d3740.tar.xz
host-autotools-libtool: don't try to use help2man
We don't care about man pages, so just do nothing instead. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/host-autotools-libtool.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-autotools-libtool.make b/rules/host-autotools-libtool.make
index 54c6a75b4..2d6a3eb94 100644
--- a/rules/host-autotools-libtool.make
+++ b/rules/host-autotools-libtool.make
@@ -42,6 +42,7 @@ $(STATEDIR)/host-autotools-libtool.extract.post:
HOST_AUTOTOOLS_LIBTOOL_CONF_ENV := \
$(HOST_ENV) \
+ HELP2MAN=: \
MAKEINFO=:
#