--- openjdk/hotspot/make/linux/makefiles/gcc.make~ 2012-08-31 11:51:58.391957451 +0200 +++ openjdk/hotspot/make/linux/makefiles/gcc.make 2012-08-31 11:53:42.659956265 +0200 @@ -151,6 +151,7 @@ # Compiler warnings are treated as errors ifneq ($(COMPILER_WARNINGS_FATAL),false) +# dummy patch WARNINGS_ARE_ERRORS = -Werror endif