Skip to content

Conversation

@bnoordhuis
Copy link
Member

@bnoordhuisbnoordhuis commented Jul 16, 2016

Don't link binaries that run on the host system against liblog, it
breaks cross-compiling for android.

Fixes: #7731 (note to self: link in commit log is wrong, fix before landing)
CI: https://ci.nodejs.org/job/node-test-pull-request/3315/

@bnoordhuisbnoordhuis added build Issues and PRs related to build files or the CI. lts-watch-v4.x labels Jul 16, 2016
@addaleax
Copy link
Member

LGTM

Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: nodejs#7731 PR-URL: nodejs#7762 Reviewed-By: Anna Henningsen <[email protected]>
@bnoordhuisbnoordhuis deleted the fix7711 branch August 1, 2016 14:24
@bnoordhuisbnoordhuis merged commit 6945aa7 into nodejs:masterAug 1, 2016
@cjihrigcjihrig mentioned this pull request Aug 8, 2016
cjihrig pushed a commit that referenced this pull request Aug 10, 2016
Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: #7731 PR-URL: #7762 Reviewed-By: Anna Henningsen <[email protected]>
@cjihrigcjihrig mentioned this pull request Aug 11, 2016
MylesBorins pushed a commit that referenced this pull request Oct 10, 2016
Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: #7731 PR-URL: #7762 Reviewed-By: Anna Henningsen <[email protected]>
rvagg pushed a commit that referenced this pull request Oct 18, 2016
Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: #7731 PR-URL: #7762 Reviewed-By: Anna Henningsen <[email protected]>
MylesBorins pushed a commit that referenced this pull request Oct 26, 2016
Don't link binaries that run on the host system against liblog, it breaks cross-compiling for android. Fixes: #7731 PR-URL: #7762 Reviewed-By: Anna Henningsen <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Oct 26, 2016
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

failure trying to compile for arm64+android

3 participants

@bnoordhuis@addaleax@MylesBorins