bdshemu_fuzz: Build with `-maes`

pull/78/head
Ionel-Cristinel ANICHITEI 2 years ago
parent 22d7c14c51
commit f75e1e28cd

@ -44,7 +44,7 @@ ifdef AFL_MEMORY
AFL_ARGS := -m $(AFL_MEMORY)
endif
CFLAGS := -std=c11 -fpic -fno-strict-aliasing \
CFLAGS := -std=c11 -fpic -fno-strict-aliasing -maes \
-D_REENTRANT -fstack-protector -ffunction-sections -fdata-sections \
-DNDEBUG -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Ofast -g3

Loading…
Cancel
Save