components/perl512/Makefile
branchs11u2-sru
changeset 3943 93bc1e9a6489
parent 3614 70b5255e2745
equal deleted inserted replaced
3941:5a0ea91a2761 3943:93bc1e9a6489
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
    25 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
    26 
    26 
    56 studio_XREGS=
    56 studio_XREGS=
    57 studio_IROPTS=
    57 studio_IROPTS=
    58 studio_C99MODE=
    58 studio_C99MODE=
    59 studio_ALIGN=
    59 studio_ALIGN=
    60 studio_MT=
    60 studio_MT=
       
    61 
       
    62 # Sparc optimization -xO4 makes perl dtrace probes broken
       
    63 studio_OPT.sparc.32=-xO3
    61 
    64 
    62 #
    65 #
    63 # The extra Configure parameters (cf_email, cf_by, myhostname) and
    66 # The extra Configure parameters (cf_email, cf_by, myhostname) and
    64 # the gawk and sed that follow are attempting to sanatize the
    67 # the gawk and sed that follow are attempting to sanatize the
    65 # resulting config.sh of values from our build environment that
    68 # resulting config.sh of values from our build environment that