mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Merge "Removed reference to deprecated NDK toolchain version." into ub-games-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
505d0f2288
@@ -18,5 +18,5 @@ APP_PROJECT_PATH := $(call my-dir)/..
|
||||
APP_STL := gnustl_static
|
||||
|
||||
APP_ABI := armeabi-v7a
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
|
||||
APP_CPPFLAGS += -std=c++11
|
||||
|
||||
@@ -18,5 +18,5 @@ APP_PROJECT_PATH := $(call my-dir)/..
|
||||
APP_STL := gnustl_static
|
||||
|
||||
APP_ABI := armeabi-v7a
|
||||
NDK_TOOLCHAIN_VERSION := 4.8
|
||||
|
||||
APP_CPPFLAGS += -std=c++11
|
||||
|
||||
Reference in New Issue
Block a user