The Wayback Machine - https://web.archive.org/web/20220424070317/https://github.com/nodejs/node/pull/7762
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: don't link against liblog on host system #7762

Merged
merged 1 commit into from Aug 1, 2016

Conversation

Copy link
Member

@bnoordhuis bnoordhuis 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/

@bnoordhuis bnoordhuis added build lts-watch-v4.x labels Jul 16, 2016
@addaleax
Copy link
Member

@addaleax addaleax commented Jul 27, 2016

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 <anna@addaleax.net>
@bnoordhuis bnoordhuis closed this Aug 1, 2016
@bnoordhuis bnoordhuis deleted the fix7711 branch Aug 1, 2016
@bnoordhuis bnoordhuis merged commit 6945aa7 into nodejs:master Aug 1, 2016
@cjihrig cjihrig mentioned this pull request Aug 8, 2016
cjihrig pushed a commit that referenced this issue 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 <anna@addaleax.net>
@cjihrig cjihrig mentioned this pull request Aug 11, 2016
MylesBorins pushed a commit that referenced this issue 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 <anna@addaleax.net>
rvagg pushed a commit that referenced this issue 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 <anna@addaleax.net>
MylesBorins pushed a commit that referenced this issue 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 <anna@addaleax.net>
@MylesBorins MylesBorins mentioned this pull request Oct 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.