develooper Front page | perl.perl5.porters | Postings from May 2016

Re: Looking for advice for Perl configuration in MacPorts

Thread Previous
From:
Craig A. Berry
Date:
May 10, 2016 21:58
Subject:
Re: Looking for advice for Perl configuration in MacPorts
Message ID:
CA+vYcVx8g1RBh_mk1NaNLzY97jDk_B9QHWBY4Uz-3RET7Bt4Bw@mail.gmail.com
On Tue, May 10, 2016 at 5:10 AM, Mojca Miklavec <mojca@macports.org> wrote:

>    {-Dld="env MACOSX_DEPLOYMENT_TARGET=$MACOSX_DEPLOYMENT_TARGET $CC"} \

You shouldn't need this one for 5.24.  darwin/hints.sh will now
already capture the value of the environment variable and add its
value with -mmacosx-version-min to both ccflags and ldflags.
Specifying an older version only for the linker and not the compiler
as we used to do worked for some range of versions but doesn't work
anymore.

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About