Revision
118256
Author
rmstonecipher@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

Diff

Modified: trunk/dports/audio/mpd/Portfile (118255 => 118256)


--- 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