[118256] trunk/dports/audio/mpd/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Thu Mar 27 10:37:45 PDT 2014


Revision: 118256
          https://trac.macports.org/changeset/118256
Author:   rmstonecipher at macports.org
Date:     2014-03-27 10:37:45 -0700 (Thu, 27 Mar 2014)
Log Message:
-----------
audio/mpd, revised compiler.blacklist to ensure clang compiler features include atomic operations based on buildbot error output

Modified Paths:
--------------
    trunk/dports/audio/mpd/Portfile

Modified: trunk/dports/audio/mpd/Portfile
===================================================================
--- trunk/dports/audio/mpd/Portfile	2014-03-27 14:34:17 UTC (rev 118255)
+++ trunk/dports/audio/mpd/Portfile	2014-03-27 17:37:45 UTC (rev 118256)
@@ -77,7 +77,7 @@
 
 # Doesn't work with old GCC. Also blacklist old Clang, since it uses
 # LLVM-GCC to compile C++.
-compiler.blacklist  gcc-3.3 {*gcc-4.[0-5]} {clang < 211}
+compiler.blacklist  gcc-3.3 {*gcc-4.[0-5]} {clang < 425.0.24}
 
 if {${os.platform} eq "darwin" && ${os.major} > 8} {
     set mpduser       _mpd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140327/cb93423e/attachment.html>


More information about the macports-changes mailing list