Revert "system/adb: Ignore warnings for using variables"
This reverts commit d372099242aa5737cc68f0042c30aa7574a9a9c2 since the mainline already fix this problem
This commit is contained in:
parent
b00041a9b0
commit
af1071ba5f
@ -52,7 +52,6 @@ CSRCS += $(ADB_UNPACKNAME)/hal/hal_uv.c
|
||||
CSRCS += $(ADB_UNPACKNAME)/hal/hal_uv_packet.c
|
||||
|
||||
CFLAGS += -I$(ADB_UNPACKNAME)
|
||||
CFLAGS += -Wno-unused-variable -Wno-unused-but-set-variable
|
||||
|
||||
ifeq ($(CONFIG_ADBD_TCP_SERVER),y)
|
||||
CSRCS += $(ADB_UNPACKNAME)/hal/hal_uv_client_tcp.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user