* commit '8e65c3712fbacd7d2f7e58975a1a2f1fa290f1b5': Remove unused -ldl to link true statically.
This commit is contained in:
commit
70a613ffd7
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ LOCAL_SRC_FILES := \
|
|||
LOCAL_MODULE := fastbootd
|
||||
LOCAL_MODULE_TAGS := optional
|
||||
LOCAL_CFLAGS := -Wall -Werror -Wno-unused-parameter -Wno-deprecated-declarations -DFLASH_CERT
|
||||
LOCAL_LDFLAGS := -ldl
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := \
|
||||
libc \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue