Creating or modifying Portfiles for universal builds

Harry van der Wolf hvdwolf at gmail.com
Sun Jul 18 06:32:43 PDT 2010


Hi,

When I want to create a universal build that needs to be built in separate
steps due to differences in ppc and i386 (big_endian or little_endian or SSE
dependencies), how do I specify that in the Portfile?

It used to be necessary to script it with either
    "if { [variant_isset universal] } {"  etc.
or with
"variant universal {"  etc.

Is their now some setting I can use to make macports build it in separate
steps depending on the architecture?

Harry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100718/43268aca/attachment.html>


More information about the macports-users mailing list