[129221] trunk/dports/audio/flac/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Tue Dec 9 09:35:43 PST 2014
Revision: 129221
https://trac.macports.org/changeset/129221
Author: jeremyhu at macports.org
Date: 2014-12-09 09:35:43 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
flac: I meant < 500, not < 400. Whoops
Modified Paths:
--------------
trunk/dports/audio/flac/Portfile
Modified: trunk/dports/audio/flac/Portfile
===================================================================
--- trunk/dports/audio/flac/Portfile 2014-12-09 17:32:42 UTC (rev 129220)
+++ trunk/dports/audio/flac/Portfile 2014-12-09 17:35:43 UTC (rev 129221)
@@ -48,8 +48,8 @@
# https://trac.macports.org/ticket/46038
# 3.1 through 3.3 have cpuid.h but lack __cpuid_count()
-# clang < 400 is a current guess and needs to be refined. clang-503.0.38 definitely works.
-compiler.blacklist macports-clang-3.1 macports-clang-3.2 macports-clang-3.3 {clang < 400}
+# clang < 500 is a current guess and needs to be refined. clang-503.0.38 definitely works.
+compiler.blacklist macports-clang-3.1 macports-clang-3.2 macports-clang-3.3 {clang < 500}
configure.args --disable-silent-rules \
--disable-xmms-plugin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/827930d6/attachment-0001.html>
More information about the macports-changes
mailing list