--- ./openjdk/hotspot/make/linux/makefiles/gcc.make.orig 2012-06-13 11:04:15.253463851 +0200 +++ ./openjdk/hotspot/make/linux/makefiles/gcc.make 2012-06-13 11:04:23.027468365 +0200 @@ -150,7 +150,7 @@ endif # Compiler warnings are treated as errors -WARNINGS_ARE_ERRORS = -Werror +WARNINGS_ARE_ERRORS = # Except for a few acceptable ones # Since GCC 4.3, -Wconversion has changed its meanings to warn these implicit