get_canonical_archflags and the default universal variant

Joshua Root jmr at macports.org
Sat Oct 29 06:31:43 PDT 2011


On 2011-10-29 18:24 , Ryan Schmidt wrote:
> Why does [get_canonical_archflags] not return universal archs if the port does not declare an explicit universal variant? Why is the implicit universal variant MacPorts declares not enough?

Consider this code:

build.args-append CFLAGS="[get_canonical_archflags]"
...
universal_variant no

- Josh


More information about the macports-dev mailing list