Skip to content

Make ffi-napi work on Android under Termux#151

Open
tarmack wants to merge 2 commits into
node-ffi-napi:masterfrom
tarmack:android
Open

Make ffi-napi work on Android under Termux#151
tarmack wants to merge 2 commits into
node-ffi-napi:masterfrom
tarmack:android

Conversation

@tarmack
Copy link
Copy Markdown

@tarmack tarmack commented Apr 15, 2021

These small changes make ffi-napi compile and work in Termux under Android.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 89.18% when pulling 350971d on tarmack:android into 00df123 on node-ffi-napi:master.

1 similar comment
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 89.18% when pulling 350971d on tarmack:android into 00df123 on node-ffi-napi:master.

@addaleax
Copy link
Copy Markdown
Contributor

@tarmack If this is something you’d like to see merged, it needs to keep working as it currently does on existing platforms, including the prebuilt binaries.

Comment thread package.json
"ref-array-di": "^1.2.1"
},
"scripts": {
"install": "node-gyp-build",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @tarmack, removing prebuild script here results in broken build for appveyor over Node v12 since there is the following condition if ($env:nodejs_version -eq "12") then npm run prebuild.

Are you planning to fix this on your PR ?

Regards,
Antony

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants