components/perl/perl516/Makefile
changeset 1213 389fa144ba08
parent 1170 63707ad3c24c
child 1350 f4d6496d9297
equal deleted inserted replaced
1212:207ff3b0329a 1213:389fa144ba08
    89 			-Dvendorlib=/usr/perl5/vendor_perl/$(PERL_VERSION) \
    89 			-Dvendorlib=/usr/perl5/vendor_perl/$(PERL_VERSION) \
    90 			-Dvendorprefix=/usr/perl5/$(PERL_VERSION) \
    90 			-Dvendorprefix=/usr/perl5/$(PERL_VERSION) \
    91 			-Duseshrplib \
    91 			-Duseshrplib \
    92 			-Dusedtrace \
    92 			-Dusedtrace \
    93 			-Duse64bitall \
    93 			-Duse64bitall \
       
    94 			-Uuselargefiles \
    94 			-Doptimize="$(CFLAGS.studio)"
    95 			-Doptimize="$(CFLAGS.studio)"
    95 
    96 
    96 # The extra Configure parameters (cf_email, cf_by, myhostname) and
    97 # The extra Configure parameters (cf_email, cf_by, myhostname) and
    97 # the gawk and sed that follow are attempting to sanatize the
    98 # the gawk and sed that follow are attempting to sanatize the
    98 # resulting config.sh of values from our build environment that
    99 # resulting config.sh of values from our build environment that