[143455] trunk/dports/python/py-numpy/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 11:00:55 PST 2015


Revision: 143455
          https://trac.macports.org/changeset/143455
Author:   mcalhoun at macports.org
Date:     2015-12-12 10:46:43 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
py-numpy: allow 32-bit builds by keeping archflags

Modified Paths:
--------------
    trunk/dports/python/py-numpy/Portfile

Modified: trunk/dports/python/py-numpy/Portfile
===================================================================
--- trunk/dports/python/py-numpy/Portfile	2015-12-12 18:28:49 UTC (rev 143454)
+++ trunk/dports/python/py-numpy/Portfile	2015-12-12 18:46:43 UTC (rev 143455)
@@ -21,6 +21,9 @@
 
 python.versions         26 27 33 34 35
 
+# respect ${build_arch} value
+compilers.clear_archflags  no
+
 # TODO: Fix the +universal variant.  This port is a fairly deep dependency and needs to be able to support +universal.
 # https://trac.macports.org/ticket/48263
 universal_variant no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/afc8e7ac/attachment.html>


More information about the macports-changes mailing list