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: Alessandro Rubini <rubini@gnudd.com>
Showing
- build/scripts/wrs_build_userspace 0 additions, 1 deletionbuild/scripts/wrs_build_userspace
- userspace/libwr/Makefile 1 addition, 1 deletionuserspace/libwr/Makefile
- userspace/tools/Makefile 0 additions, 4 deletionsuserspace/tools/Makefile
- userspace/wrsw_hal/Makefile 0 additions, 4 deletionsuserspace/wrsw_hal/Makefile
- userspace/wrsw_rtud/Makefile 0 additions, 4 deletionsuserspace/wrsw_rtud/Makefile
Please register or sign in to comment