Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 418359 | Differences between
and this patch

Collapse All | Expand All

(-)./openjdk/hotspot/make/linux/makefiles/gcc.make.orig (-1 / +1 lines)
Lines 150-156 Link Here
150
endif
150
endif
151
151
152
# Compiler warnings are treated as errors
152
# Compiler warnings are treated as errors
153
WARNINGS_ARE_ERRORS = -Werror
153
WARNINGS_ARE_ERRORS =
154
154
155
# Except for a few acceptable ones
155
# Except for a few acceptable ones
156
# Since GCC 4.3, -Wconversion has changed its meanings to warn these implicit
156
# Since GCC 4.3, -Wconversion has changed its meanings to warn these implicit

Return to bug 418359