Mailinglist Archive: opensuse-buildservice (227 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] debuginfo packages
- From: Michael Schroeder <mls@xxxxxxx>
- Date: Tue, 9 Jan 2007 19:22:09 +0100
- Message-id: <20070109182209.GA9074@xxxxxxx>
On Tue, Jan 09, 2007 at 07:01:19PM +0100, Wolfgang Rosenauer wrote:
> why is -g removed from optflags within the buildservice?
> This broke my debuginfo packages silently :-(
> Can I expect it back sometime soon or do I have to tweak the spec?
We never built with "-g" (except for some days where we had a
configuartion error). "-g" makes packages much too big.
Having said this, automatic debuginfo package generation
would be a nice thing to have (on distributions that support
this).
For now, please add "-g" to the optflags.
Cheers,
Michael
--
Michael Schroeder mls@xxxxxxx
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
> why is -g removed from optflags within the buildservice?
> This broke my debuginfo packages silently :-(
> Can I expect it back sometime soon or do I have to tweak the spec?
We never built with "-g" (except for some days where we had a
configuartion error). "-g" makes packages much too big.
Having said this, automatic debuginfo package generation
would be a nice thing to have (on distributions that support
this).
For now, please add "-g" to the optflags.
Cheers,
Michael
--
Michael Schroeder mls@xxxxxxx
main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |