Changes between Initial Version and Version 2 of Ticket #48646


Ignore:
Timestamp:
Aug 21, 2015, 5:49:51 PM (9 years ago)
Author:
mf2k (Frank Schima)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48646

    • Property Owner changed from macports-tickets@… to ciserlohn@…
    • Property Version changed from 2.3.3 to
  • Ticket #48646 – Description

    initial v2  
    33For example, building the linux/amd64 cross-compiler support is like this:
    44
     5{{{
    56GOOS=linux GOARCH=amd64 ./make.bash
     7}}}
    68
    7 Homebrew has the options --with-cc-common and --with-cc-all. It would be great is we could have port variants like this as well.
     9Homebrew has the options {{{--with-cc-common}}} and {{{--with-cc-all}}}. It would be great is we could have port variants like this as well.