Revert "Removes bionic's dependence on stlport"
This reverts commit 4d35da1df8
.
Change-Id: Ie9a2620441edb55dbc5949e13a4b913ea4e66797
This commit is contained in:
@@ -49,7 +49,8 @@ LOCAL_MODULE_STEM_64 := bionic-benchmarks64
|
||||
LOCAL_MULTILIB := both
|
||||
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
||||
LOCAL_CFLAGS += $(benchmark_c_flags)
|
||||
include external/libcxx/libcxx.mk
|
||||
LOCAL_C_INCLUDES += external/stlport/stlport bionic/ bionic/libstdc++/include
|
||||
LOCAL_SHARED_LIBRARIES += libstlport
|
||||
LOCAL_SRC_FILES := $(benchmark_src_files)
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
|
Reference in New Issue
Block a user