Add corresponding compiler flag
This commit is contained in:
parent
2b02487ca0
commit
09cb842598
|
@ -1,4 +1,4 @@
|
||||||
CPPFLAGS = -Ofast
|
CPPFLAGS = -maes -Ofast
|
||||||
|
|
||||||
BUILD_DIR = bin
|
BUILD_DIR = bin
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue