Mailinglist Archive: opensuse-buildservice (262 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Does osc modify gcc build flags?
- From: Dave Plater <dave.plater@xxxxxxxxxxx>
- Date: Wed, 12 Aug 2009 11:05:43 +0200
- Message-id: <4A8285E7.2080105@xxxxxxxxxxx>
On 08/12/2009 01:23 AM, Philipp Thomas wrote:
variables to come up locally. Rpmbuild uses those switches by default,
it's still only osc which throws the "is used uninitialized" warning.
There must be something that osc does that plain rpmbuild doesn't.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
On Tue, 11 Aug 2009 10:58:14 +0200, you wrote:I've used -O2 -Wall -Wextra and I still can't get the uninitialized
Hi, I have a package that when building with osc gives a warning aboutIf you only want the warnings, make sure optimization is turned on
uninitialized variables being used but rpmbuild doesn't. Is there a way
to receive these warnings using make?
(-O2 or higher) and -Wall is passed to the compiler.
Philipp
variables to come up locally. Rpmbuild uses those switches by default,
it's still only osc which throws the "is used uninitialized" warning.
There must be something that osc does that plain rpmbuild doesn't.
Regards
Dave P
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |