Add corresponding compiler flag

This commit is contained in:
Manuel Thalmann 2023-12-19 13:50:51 +01:00
parent 2b02487ca0
commit 09cb842598

View file

@ -1,4 +1,4 @@
CPPFLAGS = -Ofast
CPPFLAGS = -maes -Ofast
BUILD_DIR = bin