diff --git a/Makefile b/Makefile index 68d8f4a96..f4c20b8e2 100644 --- a/Makefile +++ b/Makefile @@ -239,8 +239,7 @@ CC_NO_OPTIMISATION := # # Added after GCC version update, remove once the warnings have been fixed # -TEMPORARY_FLAGS := -Wno-attributes \ - -Wno-cast-function-type \ +TEMPORARY_FLAGS := -Wno-cast-function-type \ -Wno-address-of-packed-member \ -Wno-absolute-value