7 Oct
2014
7 Oct
'14
10:06
On Tue, Oct 07, Andreas Schwab wrote:
Olaf Hering <olaf@aepfle.de> writes:
osc build has two knobs --disable-debuginfo and --debuginfo. How can I check in the spec file which mode is currently enabled? I want to do something like this:
Building debuginfo has nothing to do with enabling debug mode. If you want to do the latter use some --with-debug flag.
So I rewrite my pseudo code: %if %{some_dbginfo_flag} tool --do-debuginfo %else tool --no-debuginfo %endif GOTO 10 Olaf -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org