aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2017-03-06 18:57:08 +0100
committerHarald Welte <laforge@gnumonks.org>2017-03-06 18:57:08 +0100
commitdea64cb746eb091c5547a96e7009b3d606a61f22 (patch)
tree61c279ee3c8f99ba11ac2969452b7dd3c7ba80e6
parent2ba03bb9fc6e3bbaf2113bc095ff3b7629a53b10 (diff)
host: Add "-Wall -g" CFLAGS to get compiler warnings
-rw-r--r--host/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/Makefile b/host/Makefile
index 09e45be..e3b0731 100644
--- a/host/Makefile
+++ b/host/Makefile
@@ -1,4 +1,5 @@
LDFLAGS=`pkg-config --libs libusb-1.0 libosmocore` -losmocore
+CFLAGS=-Wall -g
all: simtrace2-remsim simtrace2-remsim-usb2udp