Add build-id to library

master
Marc Salem 2012-02-06 21:36:31 -08:00
parent 10547a9483
commit 858f7ac9e4
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ LOCAL_CFLAGS += -I$(OPENAL_DIR) \
-DHAVE_GCC_VISIBILITY \
-g \
LOCAL_LDLIBS += -Wl,--build-id
# Default to Fixed-point math
ifeq ($(TARGET_ARCH_ABI),armeabi)