Kaydet (Commit) e23436d7 authored tarafından Sebastian Spaeth's avatar Sebastian Spaeth Kaydeden (comit) Norbert Thiebaud

Expand documentation to mention debuglevels.

Signed-off-by: 's avatarSebastian Spaeth <Sebastian@SSpaeth.de>
üst 8feb6c03
......@@ -239,7 +239,9 @@ AC_ARG_ENABLE(werror,
AC_ARG_ENABLE(debug,
AS_HELP_STRING([--enable-debug],
[Include debugging symbols from --enable-symbols plus extra debugging
code. Extra large build! (enables -g compiler flag and dmake debug=true)]),
code. Extra large build! (enables -g compiler flag and dmake debug=true)
If you need even more verbose output, build a module with
"build -- debug=true dbglevel=2".]),
,)
AC_ARG_ENABLE(dbgutil,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment