summaryrefslogtreecommitdiffstats
path: root/rules/aumix.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-24 11:00:49 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-02-24 18:13:12 +0100
commite5957f459d63eb399e8e69a227c51e1f0b061119 (patch)
tree23c5456789bf77bc91f865c8c2f4a8d3998ab848 /rules/aumix.make
parent0a665338f44e200d9e7cc4aadd58db7a22e40ba2 (diff)
downloadptxdist-e5957f459d63eb399e8e69a227c51e1f0b061119.tar.gz
ptxdist-e5957f459d63eb399e8e69a227c51e1f0b061119.tar.xz
aumix: don't update translations
It's unnecessary and msgmerge seems to segfault under unknown circumstances. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/aumix.make')
-rw-r--r--rules/aumix.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/aumix.make b/rules/aumix.make
index 6027be792..af6a6a26c 100644
--- a/rules/aumix.make
+++ b/rules/aumix.make
@@ -29,6 +29,10 @@ AUMIX_LICENSE := GPL-2.0
# Prepare
# ----------------------------------------------------------------------------
+AUMIX_CONF_ENV := \
+ $(CROSS_ENV) \
+ ac_cv_path_MSGMERGE=:
+
#
# autoconf
#