Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Commit

Permalink
Merge branch 'sm/cleanups'
Browse files Browse the repository at this point in the history
  • Loading branch information
richq committed Jul 27, 2014
2 parents 369fcaf + 9d379be commit 16c7fcb
Show file tree
Hide file tree
Showing 4 changed files with 301 additions and 220 deletions.
2 changes: 1 addition & 1 deletion jni/Android.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)
LOCAL_CFLAGS := -fvisibility=hidden
LOCAL_CFLAGS := -fvisibility=hidden -DDEBUG
LOCAL_MODULE := android-ndk-profiler
LOCAL_SRC_FILES := gnu_mcount.S prof.c read_maps.c
include $(BUILD_STATIC_LIBRARY)
Loading

0 comments on commit 16c7fcb

Please sign in to comment.