diff --git a/build/jam/ArchitectureRules b/build/jam/ArchitectureRules index 27c88c189d..65040ba76b 100644 --- a/build/jam/ArchitectureRules +++ b/build/jam/ArchitectureRules @@ -127,7 +127,6 @@ rule ArchitectureSetup architecture if $(HAIKU_CC_IS_LEGACY_GCC_$(architecture)) != 1 { # TODO: Remove all these. HAIKU_WERROR_FLAGS_$(architecture) += -Wno-error=unused-but-set-variable - -Wno-error=deprecated-declarations -Wno-error=cpp -Wno-error=register ; # These currently generate too many "false positives." HAIKU_WERROR_FLAGS_$(architecture) += -Wno-error=address-of-packed-member