Fix Travis build #800

Closed
passy wants to merge 6 commits from fix-build into master
4 changed files with 9 additions and 1 deletions
Showing only changes of commit ffd1d986d9 - Show all commits

View File

@@ -33,7 +33,6 @@ yoga_cxx_library(
"-Werror",
"-Wno-unused-parameter",
"-std=c++11",
"-Wno-error=terminate",
],
platforms = (ANDROID,),
visibility = ["PUBLIC"],