[154016] trunk/dports/audio/libopus/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Tue Oct 18 06:48:36 CEST 2016
Revision: 154016
https://trac.macports.org/changeset/154016
Author: jeremyhu at macports.org
Date: 2016-10-17 21:48:35 -0700 (Mon, 17 Oct 2016)
Log Message:
-----------
libopus: Also blacklist older clang versions
Modified Paths:
--------------
trunk/dports/audio/libopus/Portfile
Modified: trunk/dports/audio/libopus/Portfile
===================================================================
--- trunk/dports/audio/libopus/Portfile 2016-10-18 04:46:22 UTC (rev 154015)
+++ trunk/dports/audio/libopus/Portfile 2016-10-18 04:48:35 UTC (rev 154016)
@@ -3,6 +3,7 @@
PortSystem 1.0
PortGroup muniversal 1.0
+PortGroup compiler_blacklist_versions 1.0
name libopus
version 1.1.3
@@ -22,7 +23,7 @@
master_sites http://downloads.xiph.org/releases/opus
# checking How to get X86 CPU Info... configure: error: no supported Get CPU Info method, please disable intrinsics
-compiler.blacklist *gcc-4.*
+compiler.blacklist *gcc-4.* {clang < 500}
checksums rmd160 d498f13d81f3337a2e0b6683c09280955ec3d705 \
sha256 58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161017/cfa90ed2/attachment-0002.html>
More information about the macports-changes
mailing list