[opensuse-buildservice] Tuning debuginfo packages...
I have a quick question about the debuginfo packages the buildservice automatically creates. Is it possible to tune the cflags and buildflags used for that debug package? I've got some compile-time flags I need to pass to the configure script for more verbosity, but I don't want them enabled unless the user installs the debug package too. I didn't see anything about debug settings in the documentation I have, which is why I ask. Thanks in advance, ~~ Andrew D. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Andrew Dorney wrote:
I have a quick question about the debuginfo packages the buildservice automatically creates. Is it possible to tune the cflags and buildflags used for that debug package? I've got some compile-time flags I need to pass to the configure script for more verbosity, but I don't want them enabled unless the user installs the debug package too.
There's no special debuginfo build. The debuginfo packages are created during the normal build by extracting the debugging information from the binaries. If you want to provide binaries with extra debug code enabled, you have to build them extra. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Andrew Dorney
-
Michal Marek