Fix Travis build #800

Closed
passy wants to merge 6 commits from fix-build into master
5 changed files with 10 additions and 1 deletions
Showing only changes of commit 7a198b1cb2 - Show all commits

View File

@@ -51,7 +51,6 @@ BASE_COMPILER_FLAGS = [
"-fexceptions",
"-Wall",
"-Werror",
"-Wno-error=class-memaccess",
"-O3",
"-ffast-math",
]