Skip to content

Conversation

@sxa
Copy link
Member

@sxasxa commented Aug 28, 2015

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. See #2601 for details of the specific error that shows.

Cc @srl295

@Fishrock123Fishrock123 added build Issues and PRs related to build files or the CI. i18n-api Issues and PRs related to the i18n implementation. labels Aug 28, 2015
@srl295
Copy link
Member

1135ad0 LGTM.

@mhdawson
Copy link
Member

@mhdawson
Copy link
Member

CI run is good, will land.

mhdawson pushed a commit that referenced this pull request Sep 17, 2015
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: #2601 PR-URL: #2602 Reviewed-By: Steven Loomis <[email protected]>
@mhdawson
Copy link
Member

landed as 1fa0cb8

Fishrock123 pushed a commit that referenced this pull request Sep 20, 2015
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: #2601 PR-URL: #2602 Reviewed-By: Steven Loomis <[email protected]>
@trevnorristrevnorris mentioned this pull request Sep 20, 2015
@rvaggrvagg mentioned this pull request Sep 22, 2015
@mhdawson
Copy link
Member

Landed in v4.1.1 so closing

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.i18n-apiIssues and PRs related to the i18n implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@sxa@srl295@mhdawson@jasnell@MylesBorins@Fishrock123