diff --git a/spec/build/cpukit/optwarn.yml b/spec/build/cpukit/optwarn.yml index 8519b9f51d..b23d13d1a6 100644 --- a/spec/build/cpukit/optwarn.yml +++ b/spec/build/cpukit/optwarn.yml @@ -13,10 +13,6 @@ default: value: - -Wall - -Wextra -# We currently have not addressed all of the cases for -Wextra warnings. -# We are using -Wno- for the ones remaining. - - -Wno-cast-function-type - - -Wno-sign-compare - -Werror description: | Warning flags passed to the C and C++ compiler