8000 build: fix --with-intl=system-icu for cross compile by srl295 · Pull Request #3808 · nodejs/node · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@srl295
Copy link
Member
@srl295 srl295 commented Nov 13, 2015
  • add toolset stuff to icu-system.gyp

Fixes: #3801

@srl295 srl295 added the i18n-api Issues and PRs related to the i18n implementation. label Nov 13, 2015
@srl295
Copy link
Member Author
srl295 commented Nov 13, 2015

This does not fix all possible cross compilation situations. It does require that pkg-config knows about the command line arguments to find icu(s) that support both your host AND target . I updated the README to note this.

@srl295
Copy link
Member Author
srl295 commented Nov 13, 2015

@jasnell - may be LTS candidate? This file is unchanged from v0.12. Could bite those trying to package Node… like say @chrislea

I think any time 'want_separate_host_toolset': 1 and using system-icu, this patch will be needed.

8000
@bnoordhuis
Copy link
Member

The commit log says "update docs" but the commit itself only changes the .gyp? LGTM apart from that.

* add toolset stuff to icu-system.gyp
* update docs

Fixes: nodejs#3801
@srl295
Copy link
Member Author
srl295 commented Nov 13, 2015

@bnoordhuis slip of the finger— included now.

@bnoordhuis
Copy link
Member

LGTM

1 similar comment
@jasnell
Copy link
Member
jasnell commented Nov 13, 2015

LGTM

srl295 added a commit that referenced this pull request Nov 15, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell
Copy link
Member
jasnell commented Nov 15, 2015

Landed in 84f0964

@jasnell jasnell closed this Nov 15, 2015
srl295 added a commit that referenced this pull request Nov 17, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
srl295 added a commit that referenced this pull request Nov 30, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
srl295 added a commit that referenced this pull request Dec 4, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@jasnell jasnell mentioned this pull request Dec 17, 2015
srl295 added a commit that referenced this pull request Dec 17, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
srl295 added a commit that referenced this pull request Dec 23, 2015
* add toolset stuff to icu-system.gyp
* update docs

Fixes: #3801
PR-URL: #3808
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
@srl295 srl295 deleted the fix-system-icu branch July 6, 2018 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n-api Issues and PRs related to the i18n implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

0