Fix up libminadbd make file
Change-Id: I216d59abf9a2e3d074bcbce9ad10f9dd84a2d463
This commit is contained in:
+1
-2
@@ -19,8 +19,7 @@ LOCAL_SRC_FILES := \
|
||||
sockets.c \
|
||||
services.c \
|
||||
usb_linux_client.c \
|
||||
utils.c \
|
||||
../../../system/core/adb/transport_local.c
|
||||
utils.c
|
||||
|
||||
LOCAL_CFLAGS := -O2 -g -DADB_HOST=0 -Wall -Wno-unused-parameter
|
||||
LOCAL_CFLAGS += -D_XOPEN_SOURCE -D_GNU_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user