summaryrefslogtreecommitdiffstats
path: root/rules/host-icu.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-06-19 12:50:43 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-06-20 08:31:41 +0200
commit54adc866b7fa722fa70733e9043fa1c3a46344a1 (patch)
tree4b8b69a02bc2797c7085a3fe8959211cdd7972f5 /rules/host-icu.make
parent098aa6e46e7e97a60a2fe3af57945886939a6dec (diff)
downloadptxdist-54adc866b7fa722fa70733e9043fa1c3a46344a1.tar.gz
ptxdist-54adc866b7fa722fa70733e9043fa1c3a46344a1.tar.xz
icu: version bump 52.1 -> 60.2
- layout is gone: --enable-layout will fail - --disable-renaming break building for some packages because the necessary define gets lost. - license file converted to ascii text Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-icu.make')
-rw-r--r--rules/host-icu.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-icu.make b/rules/host-icu.make
index b674c9496..6ab2c08a8 100644
--- a/rules/host-icu.make
+++ b/rules/host-icu.make
@@ -30,7 +30,7 @@ HOST_ICU_CONF_OPT := \
--enable-shared \
--disable-static \
--enable-draft \
- --disable-renaming \
+ --enable-renaming \
--disable-tracing \
--enable-dyload \
--disable-rpath \