Add configure option '--enable-debug' to control debugging and profiling

System Internals / DBus - Thomas Zimmermann [users.sourceforge.net] - 10 October 2016 09:09 UTC

The command-line option '--enable-debug' controls the debugging and profiling flags of the build. Debugging is disabled by default and only enabled on developer builds. Profiling is always disabled. Both options can be overridden from the command line (e.g., for profiling of release builds).

85b520a Add configure option '--enable-debug' to control debugging and profiling
configure.ac | 37 ++++++++++++++++++++++++++++++-------
1 file changed, 30 insertions(+), 7 deletions(-)

Upstream: cgit.freedesktop.org


  • Share