Changes between Initial Version and Version 1 of Ticket #44527, comment 5
- Timestamp:
- Sep 30, 2014, 12:59:33 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #44527, comment 5
initial v1 3 3 The modified Portfile might need to have a few more dependencies added, testers welcome! 4 4 5 Note that this requires a C++11 compiler that can actually find a number of C++11-specific header files (<utility> among others). On OS X 10.6.8, that seems to require MacPorts-gcc4.8 or later (possibly 4.7). Macports-clang-3.4 does have the files in question but doesn't find them (or gives priority to the ones from Apple's gcc-4.2 which are evidently out of date).