[MacPorts] #49764: babl @0.1.14 should not require clang-3.4
MacPorts
noreply at macports.org
Sat Nov 21 09:06:53 PST 2015
#49764: babl @0.1.14 should not require clang-3.4
-------------------------+--------------------------------
Reporter: braumann@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: PPC | Port: babl
-------------------------+--------------------------------
{{{
$ sudo port info --pretty --depends babl
Build Dependencies: clang-3.4
}}}
As you may know, {{{clang-3.4}}} is not functional on PPC platforms. So I
wonder if instead {{{gcc5}}} could be generally used, as
{{{
$ sudo port -s install babl configure.compiler=macports-gcc-5
}}}
successfully works even on PPC?
--
Ticket URL: <https://trac.macports.org/ticket/49764>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list