diff --git a/BUCK b/BUCK index 0875cbd3..d85dffea 100644 --- a/BUCK +++ b/BUCK @@ -12,6 +12,7 @@ BASE_COMPILER_FLAGS = [ '-fexceptions', '-Wall', '-Werror', + '-O3', ] GMOCK_OVERRIDE_FLAGS = [