Changes between Initial Version and Version 1 of Ticket #55365, comment 13
- Timestamp:
- Nov 22, 2017, 1:39:01 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55365, comment 13
initial v1 3 3 > Is not that included with Xcode which is a global dependency anyway? 4 4 5 In MacPorts, although the focus is clearly on the last three systems released, we try if possible to include older systems. To make this easy for everyone, some supporting software has been written and us maintained as possible.5 In MacPorts, although the focus is clearly on the last three systems released, we try if possible to include older systems. To make this easy for everyone, some supporting software has been written and is maintained as possible. 6 6 7 7 Systems from Mountain Lion and earlier don't have default compilers that support c++11. So this functionality is retrofitted into those systems with a simple single line of code in the Portfile