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

fix: Patches the variable android_ndk_path #2984

Closed
wants to merge 1 commit into from

Conversation

7HR4IZ3
Copy link

@7HR4IZ3 7HR4IZ3 commented Feb 25, 2024

Patch to fix 'Undefined variable android_ndk_path in binding.gyp while trying to load binding.gyp' on Termux.

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

Specifying a default value for the 'android_ndk_path'' variable fixes this issue at 'termux/termux-app#3858'

…g.gyp while trying to load binding.gyp'

Specifying a default value for the 'android_ndk_path'' variable fixes this issue at 'termux/termux-app#3858'
@7HR4IZ3 7HR4IZ3 closed this Feb 25, 2024
@7HR4IZ3 7HR4IZ3 deleted the 7HR4IZ3-android_ndk-patch-1 branch February 25, 2024 18:10
@7HR4IZ3 7HR4IZ3 restored the 7HR4IZ3-android_ndk-patch-1 branch February 25, 2024 18:31
@7HR4IZ3
Copy link
Author

7HR4IZ3 commented Feb 25, 2024

PR was closed because my implementation was 'unethichal', but since there isn't currently a way to define those variables it is being reopened.

I went through the docs at Google GYP and Node GYP

@7HR4IZ3 7HR4IZ3 reopened this Feb 25, 2024
@7HR4IZ3
Copy link
Author

7HR4IZ3 commented Feb 28, 2024

A more suitable solution for the problem has been discovered

termux/termux-app#3858

@7HR4IZ3 7HR4IZ3 closed this Feb 28, 2024
@7HR4IZ3 7HR4IZ3 deleted the 7HR4IZ3-android_ndk-patch-1 branch February 28, 2024 11:47
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.

None yet

1 participant