Hi,
On Thu, Aug 7, 2008 at 5:44 AM, Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> I used the ports system and frankly have no idea it the -g flag was passed
> or whatever. But I was wondering if there is a way to check that?
> I can see the following lines in the port's Makefile:
> .if defined(WITH_DEBUG)
> SITE_SUB+= -e '\|confOPTIMIZE.*-g|s/^dnl //g'
> .endif
> Does this mean it was compiled with the -g flag? Sorry to bother and
> thanks for your assistance!
The -g flag is not set by default.
You can add a argument like -DWITH_DEBUG (or WITH_DEBUG=yes) to make
the filter with -g flag on.
;; with ports-mgmt/portupgrade you can do it like following:
;; # portupgrade -f -m'WITH_DEBUG=yes' mail/dkim-milter
Regards,
--
Hirohisa Yamaguchi
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
dkim-milter-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss