summaryrefslogtreecommitdiff
path: root/ACE/include/makeinclude
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2020-12-30 17:49:02 -0600
committerFred Hornsey <hornseyf@objectcomputing.com>2020-12-30 17:49:02 -0600
commite93d8a605829765a0d223b6c4e45157ee9ff1d3c (patch)
tree9d856b507ce61ac191f27ae999054e2f9ae7d3d0 /ACE/include/makeinclude
parenta055a73b1431abe7bc04d3886e2b166757ae2992 (diff)
downloadATCD-e93d8a605829765a0d223b6c4e45157ee9ff1d3c.tar.gz
Move -llog from platform_android.GNU to acedefaults
Diffstat (limited to 'ACE/include/makeinclude')
-rw-r--r--ACE/include/makeinclude/platform_android.GNU3
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/include/makeinclude/platform_android.GNU b/ACE/include/makeinclude/platform_android.GNU
index 6f012cd98ec..0ca79c47a28 100644
--- a/ACE/include/makeinclude/platform_android.GNU
+++ b/ACE/include/makeinclude/platform_android.GNU
@@ -145,9 +145,6 @@ ifeq ($(ssl),1)
PLATFORM_SSL_LDFLAGS += --exclude-libs libcrypto.a,libssl.a
endif
-# Link To Android Logging Library for Log_Msg_Android_Logcat
-LIBS += -llog
-
# link step to avoid 'command line too long' error on Windows
ifeq ($(OS), Windows_NT)
SHOBJS_FILE = $(VSHDIR)$(MAKEFILE)_object_list.tmp