Revert class-memaccess change

This commit is contained in:
Pascal Hartig
2018-08-02 12:53:14 +01:00
parent 1952168575
commit 7a198b1cb2

View File

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