#24802: set python module -arch flags when running setup.py ------------------------------+--------------------------------------------- Reporter: jmr@… | Owner: blb@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: python26 ------------------------------+--------------------------------------------- It's possible to pass compiler flags to setup.py in the environment. These are added to what is listed in config/Makefile. So we should strip the -arch flags out of there, and add them in the portgroup, which would allow us to build non-universal modules against a universal python. -- Ticket URL: <http://trac.macports.org/ticket/24802> MacPorts <http://www.macports.org/> Ports system for Mac OS