Skip to content
Snippets Groups Projects
Commit 4608d57f authored by Carol Yang's avatar Carol Yang
Browse files

Remove STL port

Change-Id: Ia1fc333ec7db121f0c2c8b0e00615c24682fc525
parent 4f892b2f
No related branches found
Tags LF.BR.1.2.3-15400-8x09.0
No related merge requests found
......@@ -29,8 +29,6 @@ LOCAL_C_INCLUDES := $(LOCAL_C_INCLUDES) \
$(ANDROID_PRODUCT_OUT)/obj/objdir-gecko/dist/include/nspr \
$(TARGET_OUT_HEADERS)/xpcom
include external/stlport/libstlport.mk
# Compiler flags required by many Gecko libraries/sources
LOCAL_CPPFLAGS := $(LOCAL_CPPFLAGS) -std=c++0x
LOCAL_CFLAGS := $(LOCAL_CFLAGS) -D__STDC_INT64__ -D__STDC_LIMIT_MACROS -Wno-ignored-qualifiers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment