[asterisk-bugs] [Asterisk 0015607]: [patch] set NOISY_BUILD to yes when compiling under devmode
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 30 10:34:57 CDT 2009
The following issue has been REOPENED.
======================================================================
https://issues.asterisk.org/view.php?id=15607
======================================================================
Reported By: mvanbaak
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15607
Category: Core/BuildSystem
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-29 03:32 CDT
Last Modified: 2009-07-30 10:34 CDT
======================================================================
Summary: [patch] set NOISY_BUILD to yes when compiling under
devmode
Description:
When you configure asterisk with --enable-dev-mode it will make warnings
fatal etc.
To help spot things it would be nice if the buildsystem shows the full
build commands.
This patch enables NOISY_BUILD when you configured it with
--enable-dev-mode
======================================================================
----------------------------------------------------------------------
(0108396) seanbright (manager) - 2009-07-30 10:34
https://issues.asterisk.org/view.php?id=15607#c108396
----------------------------------------------------------------------
How about this? Instead of defaulting NOISY_BUILD to yes under dev mode,
you can do this:
./configure --enable-dev-mode=noisy
Which will both enable dev mode and verbose build output. Meh?
Issue History
Date Modified Username Field Change
======================================================================
2009-07-30 10:34 seanbright Note Added: 0108396
2009-07-30 10:34 seanbright Status closed => new
2009-07-30 10:34 seanbright Resolution won't fix => reopened
======================================================================
More information about the asterisk-bugs
mailing list