Skip to content
Snippets Groups Projects
Commit 3b04f6c7 authored by Alessandro Rubini's avatar Alessandro Rubini Committed by Adam Wujek
Browse files

userspace: remove forced DEBUG at build time


-DDEBUG in libwr forces LOG_DEBUG level in libwr/wrs-msg.c. This is
the desired behaviour, but we want it off by default now.

All other DEBUG symbols in Makefiles have no effect, so they are
removed to avoid tricking our developers in setting/unsetting them
and see no effect at all.

Signed-off-by: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 0f4e404c
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