summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-03-01 16:50:15 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-03-01 16:50:15 +0100
commitbe36a3510f3157c731819296a2217d4ff72477a4 (patch)
tree8004be8eef2fb93ff5400b1346290c9811d0a7ae
parent620ad9a5b2a995da4999e7c6d9b960080b839016 (diff)
downloadATCD-be36a3510f3157c731819296a2217d4ff72477a4.tar.gz
Removed double part
-rw-r--r--ACE/include/makeinclude/platform_android.GNU5
1 files changed, 0 insertions, 5 deletions
diff --git a/ACE/include/makeinclude/platform_android.GNU b/ACE/include/makeinclude/platform_android.GNU
index 84d1a85a2b5..42779ddf49d 100644
--- a/ACE/include/makeinclude/platform_android.GNU
+++ b/ACE/include/makeinclude/platform_android.GNU
@@ -123,11 +123,6 @@ AR ?= ar
ARFLAGS ?= rsuv
RANLIB = @true
-PIC = -fPIC
-AR ?= ar
-ARFLAGS ?= rsuv
-RANLIB = @true
-
# end of: include most of platform_linux_common.GNU
#No rwho on Android