blob: 19d73ae9d4122b26b48874ba4d5b58ac05c07452 [file] [log] [blame]
# Because of b/25560842 :
LOCAL_CLANG := false
LOCAL_C_INCLUDES += $(EXTERNAL_BOOST_LOCAL_PATH)
# per Jamroot: "Disable auto-linking for all targets here, primarily because it caused troubles with V2"
LOCAL_CFLAGS += -DBOOST_ALL_NO_LIB=1
LOCAL_RTTI_FLAG := -frtti
LOCAL_CPPFLAGS += -fexceptions
LOCAL_SHARED_LIBRARIES += libc++