mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-25 09:48:34 +03:00
host: Add "-Wall -g" CFLAGS to get compiler warnings
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
LDFLAGS=`pkg-config --libs libusb-1.0 libosmocore` -losmocore
|
LDFLAGS=`pkg-config --libs libusb-1.0 libosmocore` -losmocore
|
||||||
|
CFLAGS=-Wall -g
|
||||||
|
|
||||||
all: simtrace2-remsim simtrace2-remsim-usb2udp
|
all: simtrace2-remsim simtrace2-remsim-usb2udp
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user