Changes between Version 1 and Version 2 of Ticket #38015, comment 14


Ignore:
Timestamp:
Feb 11, 2013, 10:59:49 PM (11 years ago)
Author:
dylanryan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38015, comment 14

    v1 v2  
    3535
    3636Edit: Note that I did NOT use the +universal variant of curl. python27+universal requests the universal variant of openssl, and appears broken without it, and curl appears broken with it. Unsure why I have python27 installed +universal honestly, I try never to use that unless I NEED it, so my solution is just going to be to follow dependencies back rebuilding -universal until I either find something that I did specifically want universal, or else make macports happy. But that probably isn't a good solution for others.
     37
     38Edit x2: Ah, boost requires python27, and I do want boost +universal. That explains why it was built universal in the first place.