am 2c7f05d8: Merge "Remove unused -ldl to link true statically."

* commit '2c7f05d88c3d59eea5ce82a4762cf3c6477565c7':
  Remove unused -ldl to link true statically.
This commit is contained in:
Chih-Hung Hsieh 2015-01-23 23:33:13 +00:00 committed by Android Git Automerger
commit 8e65c3712f
1 changed files with 0 additions and 1 deletions

View File

@ -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 \