hotspot/make/bsd/makefiles/gcc.make
changeset 19336 ddceb0657500
parent 18431 f801ce7e5c12
child 19693 633580a41062
--- a/hotspot/make/bsd/makefiles/gcc.make	Mon Aug 19 09:33:29 2013 +0200
+++ b/hotspot/make/bsd/makefiles/gcc.make	Tue Aug 20 10:57:50 2013 -0700
@@ -247,7 +247,7 @@
 # Not yet supported by clang in Xcode 4.6.2
 #  WARNINGS_ARE_ERRORS += -Wno-tautological-constant-out-of-range-compare
   WARNINGS_ARE_ERRORS += -Wno-delete-non-virtual-dtor -Wno-deprecated -Wno-format -Wno-dynamic-class-memaccess
-  WARNINGS_ARE_ERRORS += -Wno-return-type -Wno-empty-body
+  WARNINGS_ARE_ERRORS += -Wno-empty-body
 endif
 
 WARNING_FLAGS = -Wpointer-arith -Wsign-compare -Wundef