Build options?
Ryan Schmidt
ryandesign at macports.org
Sat May 12 09:45:48 PDT 2007
On May 12, 2007, at 10:38, Andre-John Mas wrote:
> Is there any way of knowing what build flags were used for a given
> port?
> Specifically I am tryng to work out with the Apache2 build has been
> configured with IPv6 support.
If you install the port using the -dv options you can see the
commands as they're assembled, including the ./configure command
which would show all the flags.
sudo port install -dv apache2
More information about the macports-users
mailing list