[140288] trunk/dports/audio/rubberband/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 16 08:59:03 PDT 2015


Revision: 140288
          https://trac.macports.org/changeset/140288
Author:   ryandesign at macports.org
Date:     2015-09-16 08:59:03 -0700 (Wed, 16 Sep 2015)
Log Message:
-----------
rubberband: doesn't support PowerPC systems (#48489)

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

Modified: trunk/dports/audio/rubberband/Portfile
===================================================================
--- trunk/dports/audio/rubberband/Portfile	2015-09-16 15:58:04 UTC (rev 140287)
+++ trunk/dports/audio/rubberband/Portfile	2015-09-16 15:59:03 UTC (rev 140288)
@@ -29,6 +29,9 @@
 patchfiles          patch-Makefile.osx.diff
 patchfiles-append   patch-Accelerate.diff
 
+# error: unrecognized command line option "-mfpmath=sse"
+supported_archs     i386 x86_64
+
 use_configure       no
 
 variant universal {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150916/8f572123/attachment.html>


More information about the macports-changes mailing list