mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-11 23:00:52 +00:00
14 lines
432 B
Diff
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': {
|