From 74f7d5377d26c721b17b5a5380793c26df81b2e3 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Mon, 1 Jun 2015 20:01:37 -0700 Subject: Enable ZT_TRACE and more verbose build output --- java/jni/Application.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'java/jni') diff --git a/java/jni/Application.mk b/java/jni/Application.mk index 225169bc..3118ec2e 100644 --- a/java/jni/Application.mk +++ b/java/jni/Application.mk @@ -1,3 +1,4 @@ APP_ABI := armeabi armeabi-v7a arm64-v8a x86 APP_STL := gnustl_static -APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions +APP_CPPFLAGS += -Wall -fPIE -fstack-protector -fexceptions -DZT_TRACE + -- cgit v1.2.3