* commit '3a5f3db2aa5324518eb71c69cd1fb3e2125cbd43': Fix fastboot for Darwin.
This commit is contained in:
commit
b2e13ae4fe
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ ifeq ($(HOST_OS),darwin)
|
|||
LOCAL_SRC_FILES += usb_osx.c util_osx.c
|
||||
LOCAL_LDLIBS += -lpthread -framework CoreFoundation -framework IOKit \
|
||||
-framework Carbon
|
||||
LOCAL_CFLAGS += -Wno-unused-parameter
|
||||
endif
|
||||
|
||||
ifeq ($(HOST_OS),windows)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue