# HG changeset patch # User iveresov # Date 1212144811 25200 # Node ID 27f13876aef31aa4da43eb6687613081a92156be # Parent af059c49e677dfc31824e53d82c43ae7b0b6a887# Parent 23a06eca8e83cfa6096f52bf564fecf514e2724b Merge diff -r af059c49e677 -r 27f13876aef3 make/solaris/makefiles/amd64.make --- a/make/solaris/makefiles/amd64.make Wed May 28 10:16:33 2008 -0700 +++ b/make/solaris/makefiles/amd64.make Fri May 30 03:53:31 2008 -0700 @@ -45,10 +45,6 @@ OPT_CFLAGS/generateOptoStub.o = -xO2 OPT_CFLAGS/thread.o = -xO2 -# Work around for 6624782 -OPT_CFLAGS/instanceKlass.o = -Qoption ube -no_a2lf -OPT_CFLAGS/objArrayKlass.o = -Qoption ube -no_a2lf - else ifeq ("${Platform_compiler}", "gcc")