0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-11 23:00:52 +00:00
termux-packages/packages/nodejs-lts/common.gypi.patch
2024-02-21 19:02:31 +05:30

14 lines
432 B
Diff

--- ./common.gypi.orig 2024-02-18 23:11:41.173679151 +0530
+++ ./common.gypi 2024-02-18 23:11:53.907570677 +0530
@@ -237,10 +237,6 @@
},],
],
},],
- ['OS == "android"', {
- 'cflags': [ '-fPIC', '-I<(android_ndk_path)/sources/android/cpufeatures' ],
- 'ldflags': [ '-fPIC' ]
- }],
],
'msvs_settings': {
'VCCLCompilerTool': {