build: support android build on ndk version equal or above 23(Android… by forfun414 · Pull Request #31521 · nodejs/node

@forfun414

… 6.0)

change scripts and sources for android build, don't need standalone toolchain a\
fter ndk 19, and use clang as default android target compiler.

@nodejs-github-bot added build

Issues and PRs related to build files or the CI.

cares

Issues and PRs related to the c-ares dependency or the cares_wrap binding.

libuv

Issues and PRs related to the libuv dependency or the uv binding.

openssl

Issues and PRs related to the OpenSSL dependency.

tools

Issues and PRs related to the tools directory.

labels

Jan 26, 2020

mscdex

@forfun414

… 6.0)

change comment style

@Trott Trott added the android

Issues and PRs related to the android platform.

label

Jan 28, 2020
… 6.0)

merge linux and android into one conditon
… 6.0)

merge linux and android into one conditon and support arch aarch64 compile

richardlau

@forfun414

… 6.0)

fix gcc version checking failed conditons, like gcc 8.1

cclauss

@forfun414

… 6.0)

change syntax for android and linux case

@Trott Trott added the author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

label

Mar 11, 2020

addaleax pushed a commit that referenced this pull request

Mar 11, 2020
change scripts and sources for android build, don't need standalone
toolchain after ndk 19, and use clang as default android target
compiler.

PR-URL: #31521
Reviewed-By: Christian Clauss <cclauss@me.com>

MylesBorins pushed a commit that referenced this pull request

Mar 11, 2020
change scripts and sources for android build, don't need standalone
toolchain after ndk 19, and use clang as default android target
compiler.

PR-URL: #31521
Reviewed-By: Christian Clauss <cclauss@me.com>

gcampax pushed a commit to stanford-oval/node that referenced this pull request

Apr 5, 2020
change scripts and sources for android build, don't need standalone
toolchain after ndk 19, and use clang as default android target
compiler.

PR-URL: nodejs#31521
Reviewed-By: Christian Clauss <cclauss@me.com>

targos pushed a commit that referenced this pull request

Apr 22, 2020
change scripts and sources for android build, don't need standalone
toolchain after ndk 19, and use clang as default android target
compiler.

PR-URL: #31521
Reviewed-By: Christian Clauss <cclauss@me.com>