Commit 1fa0cb83 authored by Stewart Addison's avatar Stewart Addison Committed by Michael Dawson
Browse files

build: fix icutrim when building small-icu on BE

Fix a build error that occurs when icutrim is run to cut down
the ICU locale set on Big-Endian platforms when building with
--with-intl=small-icu (which is done by the "make binary" target).
This fixes the binary build on POWER platforms.

Fixes: https://github.com/nodejs/node/issues/2601
PR-URL: https://github.com/nodejs/node/pull/2602


Reviewed-By: default avatarSteven Loomis <srloomis@us.ibm.com>
parent 2853f989
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment