[90899] trunk/dports/multimedia/ffmpeg-devel

Andrea D'Amore and.damore at macports.org
Mon Mar 26 00:16:02 PDT 2012


On Sat, Mar 17, 2012 at 19:55,  <jeremyhu at macports.org> wrote:
> Revision 90899 Author jeremyhu at macports.org 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


More information about the macports-dev mailing list