summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Android/abi-mips-GNU.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Android/abi-mips-GNU.cmake')
-rw-r--r--Modules/Platform/Android/abi-mips-GNU.cmake3
1 files changed, 0 insertions, 3 deletions
diff --git a/Modules/Platform/Android/abi-mips-GNU.cmake b/Modules/Platform/Android/abi-mips-GNU.cmake
index d380440..982ad46 100644
--- a/Modules/Platform/Android/abi-mips-GNU.cmake
+++ b/Modules/Platform/Android/abi-mips-GNU.cmake
@@ -1,6 +1,3 @@
# <ndk>/build/core/toolchains/mipsel-linux-android-4.9/setup.mk
-string(APPEND _ANDROID_ABI_INIT_CFLAGS
- " -fpic"
- )
include(Platform/Android/abi-common-GNU)