am f6c29aa5: Remove -std=c++11 as it is enabled by default now

* commit 'f6c29aa52b5aa0d10dbc2f45db2821b6c6982958':
  Remove -std=c++11 as it is enabled by default now
main
Ken Wakasa 2014-04-01 08:41:25 +00:00 committed by Android Git Automerger
commit 9fcd4f35fb
1 changed files with 0 additions and 3 deletions

View File

@ -34,9 +34,6 @@ LOCAL_CFLAGS += -Werror -Wall -Wextra -Weffc++ -Wformat=2 -Wcast-qual -Wcast-ali
# To suppress compiler warnings for unused variables/functions used for debug features etc.
LOCAL_CFLAGS += -Wno-unused-parameter -Wno-unused-function
# For C++11
LOCAL_CFLAGS += -std=c++11
include $(LOCAL_PATH)/NativeFileList.mk
LOCAL_SRC_FILES := \