[67257] trunk/dports/devel/libcryptopp/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon May 3 15:24:46 PDT 2010
On May 3, 2010, at 10:57, raphael at macports.org wrote:
> Revision: 67257
> http://trac.macports.org/changeset/67257
> Author: raphael at macports.org
> Date: 2010-05-03 08:57:46 -0700 (Mon, 03 May 2010)
> Log Message:
> -----------
> libcryptopp: respect build_arch; fixes #24760
> +build.env-append CXXFLAGS="-arch ${build_arch}"
> + build.env-delete CXXFLAGS="-arch ${build_arch}"
FYI, MacPorts provides the variable ${configure.cxx_archflags} for this purpose.
More information about the macports-dev
mailing list