Changes between Initial Version and Version 1 of Ticket #58229
- Timestamp:
- Mar 24, 2019, 9:42:19 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58229 – Description
initial v1 2 2 3 3 This does not happen if the variant is only defined once - either in a PG xor a port. 4 5 Example output from "port variants variantstest" for the minimal testcase: 6 7 {{{ 8 variantstest has the variants: 9 testvariant 10 testvariant_PG_only: From PG only 11 testvariant_port_only: From port only 12 (-)universal: Build for multiple architectures 13 }}}