make/solaris/makefiles/amd64.make

changeset 1902
fb1a39993f69
parent 869
de78b80cedec
child 1907
c18cbe5936b8
     1.1 --- a/make/solaris/makefiles/amd64.make	Mon May 17 00:47:28 2010 -0700
     1.2 +++ b/make/solaris/makefiles/amd64.make	Tue May 18 11:02:18 2010 -0700
     1.3 @@ -33,14 +33,8 @@
     1.4  #
     1.5  ifeq ("${Platform_compiler}", "sparcWorks")
     1.6  
     1.7 -# Temporary until C++ compiler is fixed
     1.8 -
     1.9 -# _lwp_create_interpose must have a frame
    1.10 -OPT_CFLAGS/os_solaris_x86_64.o = -xO1
    1.11 -
    1.12  # Temporary until SS10 C++ compiler is fixed
    1.13  OPT_CFLAGS/generateOptoStub.o = -xO2
    1.14 -OPT_CFLAGS/thread.o = -xO2
    1.15  
    1.16  else
    1.17  

mercurial