[154015] trunk/dports/audio/libopus/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Tue Oct 18 06:46:22 CEST 2016


Revision: 154015
          https://trac.macports.org/changeset/154015
Author:   jeremyhu at macports.org
Date:     2016-10-17 21:46:22 -0700 (Mon, 17 Oct 2016)
Log Message:
-----------
libopus: Blacklist older compilers

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

Modified: trunk/dports/audio/libopus/Portfile
===================================================================
--- trunk/dports/audio/libopus/Portfile	2016-10-18 03:28:18 UTC (rev 154014)
+++ trunk/dports/audio/libopus/Portfile	2016-10-18 04:46:22 UTC (rev 154015)
@@ -21,6 +21,9 @@
 homepage        http://www.opus-codec.org
 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.*
+
 checksums       rmd160  d498f13d81f3337a2e0b6683c09280955ec3d705 \
                 sha256  58b6fe802e7e30182e95d0cde890c0ace40b6f125cffc50635f0ad2eef69b633
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161017/0ed3bf37/attachment-0002.html>


More information about the macports-changes mailing list