[77990] trunk/dports/graphics/openjpeg

Rainer Müller raimue at macports.org
Tue Apr 19 02:58:40 PDT 2011


On 04/19/2011 05:39 AM, Ryan Schmidt wrote:
> What I mean is, they are debugging information; we probably don't need to install it. Here's an amusing little write-up that talks about these "DWARF with dSYM" debugging files:
> 
> http://lapcatsoftware.com/blog/2009/01/20/dsym-in-your-bundle-or-just-happy-to-see-me/
> 
> Perhaps there is an argument we should be using when configuring that tells it not to create this debugging information in the first place. Or, perhaps we should be deleting the debugging information in post-build, so destroot doesn't see it.

The flag -g should not be passed to the compiler if we don't want debug
symbols. Or is there something like --enable-debug in this configure script?

Rainer


More information about the macports-dev mailing list