Changes between Initial Version and Version 1 of Ticket #60835, comment 5
- Timestamp:
- Jul 15, 2020, 1:05:05 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60835, comment 5
initial v1 5 5 In fact, it probably made it much easier to use MacPorts with other non-macports software as the macports tree in /opt/local was automatically included. 6 6 7 But it is different than how clang has been configured, certainly, and that is not ideal. In a way, it's a shame we can't change our clang builds to do this too, but that would make them too differen than xcode clangs.7 But it is different than how clang has been configured, certainly, and that is not ideal. In a way, it's a shame we can't change our clang builds to do this too, but that would make them too different than xcode clangs. 8 8 9 9 I'm not overly inclined to change this just now...how many things might break? Every gcc would need to be rebuilt, and some software that links properly now might build differently.