components/perl/perl522/Makefile
changeset 7760 4ab84455407c
parent 6552 402379bc1b60
child 7807 faf888b8f422
equal deleted inserted replaced
7759:ae98f8ab0971 7760:4ab84455407c
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../../make-rules/shared-macros.mk
    26 include ../../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		perl
    28 COMPONENT_NAME=		perl
    77 			-de \
    77 			-de \
    78 			-Dmksymlinks \
    78 			-Dmksymlinks \
    79 			-Ulocincpth= \
    79 			-Ulocincpth= \
    80                         -Dbin=/usr/perl5/$(PERL_VERSION_LOCAL)/bin \
    80                         -Dbin=/usr/perl5/$(PERL_VERSION_LOCAL)/bin \
    81 			-Dcc="cc" \
    81 			-Dcc="cc" \
    82 			-Dcf_email="[email protected]" \
       
    83 			-Dcf_by="perl-bugs" \
    82 			-Dcf_by="perl-bugs" \
    84 			-Dlibperl=libperl.so \
    83 			-Dlibperl=libperl.so \
    85 			-Dmyhostname="localhost" \
    84 			-Dmyhostname="localhost" \
    86 			-Dperl_static_inline="static" \
    85 			-Dperl_static_inline="static" \
    87 			-Dprefix=/usr/perl5/$(PERL_VERSION_LOCAL) \
    86 			-Dprefix=/usr/perl5/$(PERL_VERSION_LOCAL) \