make/hotspot/lib/CompileJvm.gmk
branchihse-cflags-rewrite-branch
changeset 56239 ba505dae4143
parent 56238 c4bda870c926
child 56240 1950c307f07a
--- a/make/hotspot/lib/CompileJvm.gmk	Mon Mar 05 22:00:38 2018 +0100
+++ b/make/hotspot/lib/CompileJvm.gmk	Mon Mar 05 22:02:25 2018 +0100
@@ -231,7 +231,7 @@
         array-bounds narrowing empty-body unused-but-set-parameter, \
     DISABLED_WARNINGS_clang := tautological-compare, \
     DISABLED_WARNINGS_solstudio := hidef inlafteruse inllargeint \
-        nokeyworddefine notemsource unknownpragma w_enumnotused \
+        nokeyworddefine  unknownpragma w_enumnotused \
         wnoretvalue w_novirtualdescr w_toomanyenumnotused wvarhidenmem \
         doubunder wunreachable, \
     DISABLED_WARNINGS_xlc := 1540-0216 1540-0198 1540-1090 1540-1639 \