make/solaris/makefiles/profiled.make

changeset 4037
da91efe96a93
parent 1907
c18cbe5936b8
     1.1 --- a/make/solaris/makefiles/profiled.make	Fri Aug 31 16:39:35 2012 -0700
     1.2 +++ b/make/solaris/makefiles/profiled.make	Sat Sep 01 13:25:18 2012 -0400
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1998, 2008, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1998, 2012, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -33,8 +33,6 @@
    1.11  
    1.12  PROF_AOUT_FLAGS += -pg
    1.13  
    1.14 -SYSDEFS += $(REORDER_FLAG)
    1.15 -
    1.16  # To do a profiled build of the product, such as for generating the
    1.17  # reordering file, set PROFILE_PRODUCT.  Otherwise the reordering file will
    1.18  # contain references to functions which are not defined in the PRODUCT build.

mercurial