prebuild / docker-images

Docker images for cross compiling prebuilt binaries for Node.js native addons.
GNU General Public License v3.0
10 stars 7 forks source link

Create android-arm and android-arm64 images #2

Closed vweevers closed 5 years ago

vweevers commented 5 years ago

See also https://github.com/Level/leveldown/pull/587#issuecomment-457943370. They must have:

ENV GYP_DEFINES target_arch=arm(64) android_target_arch=arm(64) host_os=linux OS=android.

Note:

ralphtheninja commented 5 years ago

We might not need target_arch since prebuildify sets it here https://github.com/prebuild/prebuildify/blob/master/index.js#L124

ralphtheninja commented 5 years ago

https://github.com/prebuild/docker-images/commit/dc3a112ee2c61115d856a687c1d7380bd1884cd2 and https://github.com/prebuild/docker-images/commit/bd98af328403fde7e1037406632268c98603fafe