[92699] trunk/dports/multimedia/VLC/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu May 3 23:26:04 PDT 2012
On May 4, 2012, at 01:24, jeremyhu at macports.org wrote:
> Revision: 92699
> https://trac.macports.org/changeset/92699
> Author: jeremyhu at macports.org
> Date: 2012-05-03 23:24:29 -0700 (Thu, 03 May 2012)
> Log Message:
> -----------
> VLC: Use clang to build VLC on Leopard. Disable x86_64 on Leopard.
Actually you disabled x86_64 on Snow Leopard. Is that what you meant to do?
> + if {${os.major} == 10} {
> + # FIXME: x86_64 segfaults on Leopard ... dunno why
> + supported_archs i386 ppc
> + }
More information about the macports-dev
mailing list