diff --git a/Makefile b/Makefile index 3686eb6f..e09ec0b4 100644 --- a/Makefile +++ b/Makefile @@ -66,6 +66,7 @@ OPT_FLAGS := -O0 \ -fstack-protector-strong \ -Wextra \ -Werror \ + --warn-no-reorder \ -Wno-unused-parameter \ -DDEBUG endif