mw_debug: Add CFLAGS and fix warnings
authorJoel Stanley <joel@jms.id.au>
Mon, 11 May 2020 03:52:00 +0000 (13:22 +0930)
committerJoel Stanley <joel@jms.id.au>
Tue, 19 May 2020 03:57:35 +0000 (13:27 +0930)
commitfa90f0dbb1cb706e90cf4e3edaf0bb678a8a6a0e
tree699050bb3091e9069b5fcb67851a56d6de48ed5f
parent6d36ef93d903e13bb2c29f331ff0620374e4c6c2
mw_debug: Add CFLAGS and fix warnings

CFLAGS was defined but not used anywhere. This adds them to the compile
line, and fixes the warnings (and errors!) that result.

Signed-off-by: Joel Stanley <joel@jms.id.au>
scripts/mw_debug/Makefile
scripts/mw_debug/mw_debug.c