[102036] trunk/dports/kde/kde4-baseapps/Portfile

Nicolas Pavillon nicos at macports.org
Fri Jan 25 18:36:00 PST 2013


I think it does. At least, builds are now completing without errors on the SL buildbot, and this by clearly employing the requested compiler. Here is the output of the bot: 
--->  Configuring kde4-baseapps
[snip]
-- The C compiler identification is Clang 3.1.0
-- The CXX compiler identification is Clang 3.1.0
-- Check for working C compiler: /opt/local/bin/clang-mp-3.1
-- Check for working C compiler: /opt/local/bin/clang-mp-3.1 -- works

On Jan 25, 2013, at 11:41 PM, Jeremy Lavergne <jeremy at lavergne.gotdns.org> wrote:

> Does this ensure that macports-clang-3.1 is active? I have this itching feeling it doesn't.
> 
> On Jan 25, 2013, at 9:36 AM, nicos at macports.org wrote:
> 
>> +#Forces use of clang compiler (does not build with gcc)
>> +if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} {
>> +    depends_build-append    port:clang-3.1
>> +    configure.compiler      macports-clang-3.1
>> +}
>> +
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130126/d77d4948/attachment.html>


More information about the macports-dev mailing list