On Sat, Mar 17, 2012 at 19:55, <[email protected]> wrote:
> Revision 90899 Author [email protected] Date 2012-03-17 11:55:38 -0700
> ffmpeg-devel: Update to current git master
There seems to be no related ticket, the maintainer should have been
given the canonical 72 hours to commit.
> +# This is fixed in llvm-gcc trunk, but not in Apple's shipped llvm-gccs.
> if {${configure.compiler} == "llvm-gcc-4.2"} {
> - configure.compiler gcc-4.2
> -} elseif {${configure.compiler} == "clang"} {
> - depends_build-append port:apple-gcc42
> - configure.compiler apple-gcc-4.2
> - # base (as of 2.0.3) doesn't set cxx for apple-gcc-4.2
> - configure.cxx ${prefix}/bin/g++-apple-4.2
> + configure.compiler clang
> }
This forces clang when llvm-gcc-4.2 is set but the latter is still a
valid compiler on certain configurations of OSX/Xcode, isn't it?
Is possibly #33735 [1] related to this clang forcing?
--
Andrea
[1] http://trac.macports.org/ticket/33735
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev