Changes between Version 6 and Version 11 of Ticket #62011
- Timestamp:
- Jan 27, 2021, 3:08:15 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62011 – Description
v6 v11 7 7 Other notable cleanup that will be tackled during the reconciliation: 8 8 * Universal use of `github` portgroup. Currently used for opencv4, but not for opencv/opencv3. 9 * Adopt `cmake` portgroup, to reduce number of CMake flags needed. 9 10 * Fully implement variant `openmp`, which is effectively a stub at this point. (While OpenMP is being enabled via configure flag, `compiler.openmp_version` isn't being set. With the result being that OpenMP isn't found, effectively making this variant a no-op at the moment.) 10 11