mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-28 14:40:26 +00:00
14 lines
432 B
Diff
14 lines
432 B
Diff
--- ./common.gypi.orig 2024-02-16 19:07:34.899138955 +0530
|
|
+++ ./common.gypi 2024-02-16 19:08:47.540634360 +0530
|
|
@@ -237,10 +237,6 @@
|
|
},],
|
|
],
|
|
},],
|
|
- ['OS == "android"', {
|
|
- 'cflags': [ '-fPIC', '-I<(android_ndk_path)/sources/android/cpufeatures' ],
|
|
- 'ldflags': [ '-fPIC' ]
|
|
- }],
|
|
],
|
|
'msvs_settings': {
|
|
'VCCLCompilerTool': {
|