build/solaris/makefiles/amd64.make contains this snippet: # Temporary until SS10 C++ compiler is fixed OPT_CFLAGS/generateOptoStub.o = -xO2 OPT_CFLAGS/thread.o = -xO2 given we're now on SS12 can this be removed? Anyone recall what was broken? Thanks, David Holmes