[140941] trunk/dports/devel/class-dump/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Oct 6 02:10:43 PDT 2015
Revision: 140941
https://trac.macports.org/changeset/140941
Author: ryandesign at macports.org
Date: 2015-10-06 02:10:43 -0700 (Tue, 06 Oct 2015)
Log Message:
-----------
class-dump requires x86_64 because it uses automatic reference counting (ARC)
Modified Paths:
--------------
trunk/dports/devel/class-dump/Portfile
Modified: trunk/dports/devel/class-dump/Portfile
===================================================================
--- trunk/dports/devel/class-dump/Portfile 2015-10-06 08:46:27 UTC (rev 140940)
+++ trunk/dports/devel/class-dump/Portfile 2015-10-06 09:10:43 UTC (rev 140941)
@@ -23,6 +23,9 @@
checksums rmd160 408c0baf4d384007310761585caff5e9c31a331f \
sha256 eb9df1b697c02f66f84f93510772cdf434b63c6d79ee23528d24ac208c1a52f2
+# error: -fobjc-arc is not supported on platforms using the legacy runtime
+supported_archs x86_64
+
worksrcdir ${distname}/src
# 3.5+ must be built against the 10.9 SDK, as it requires LC_* constants
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151006/48c86700/attachment.html>
More information about the macports-changes
mailing list