prebuild / prebuildify-cross

Compile prebuilds in Docker.
17 stars 6 forks source link

Remove PREBUILD_ARCH and PREBUILD_PLATFORM #2

Closed ralphtheninja closed 5 years ago

ralphtheninja commented 5 years ago

No need to set these env vars since they are set inside prebuildify, see

ahdinosaur commented 5 years ago

cheers @ralphtheninja! :star2: