Mailinglist Archive: opensuse-buildservice (227 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] debuginfo packages
- From: Wolfgang Rosenauer <wolfgang@xxxxxxxxxxxxx>
- Date: Thu, 18 Jan 2007 22:05:04 +0100
- Message-id: <45AFE100.4000807@xxxxxxxxxxxxx>
Dr. Peter Poeml wrote:
>> so you need
>> %debug_package
>>
>> and
>> %build
>> export CFLAGS="%{optflags} -g"
>> export CXXFLAGS="%{optflags} -g"
>> %configure
>>
>> to get usable debuginfo packages.
>
> Thanks.
>
> I understand that for now I can't use one source for autobuild and
> buildservice builds, because the %debug_package is only needed and
> accepted in the buildservice. That's inconvenient, but having it
> configurable later in the future sounds promising.
I *think* that %debug_package doesn't harm outside of the buildservice
(at least for recent distributions) but mls would know for sure ;-)
So preparing a package for debuginfo in the buildservice shouldn't harm
outside besides ending up with compiler-flags like "-g -g"
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
>> so you need
>> %debug_package
>>
>> and
>> %build
>> export CFLAGS="%{optflags} -g"
>> export CXXFLAGS="%{optflags} -g"
>> %configure
>>
>> to get usable debuginfo packages.
>
> Thanks.
>
> I understand that for now I can't use one source for autobuild and
> buildservice builds, because the %debug_package is only needed and
> accepted in the buildservice. That's inconvenient, but having it
> configurable later in the future sounds promising.
I *think* that %debug_package doesn't harm outside of the buildservice
(at least for recent distributions) but mls would know for sure ;-)
So preparing a package for debuginfo in the buildservice shouldn't harm
outside besides ending up with compiler-flags like "-g -g"
Wolfgang
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |