Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87997bf8 authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh
Browse files

Remove unused -ldl to link true statically.

LOCAL_FORCE_STATIC_EXECUTABLE=true failed with -ldl.

Change-Id: Id42031ba8e86279b5229ed11cd82e86a5f833ff9
parent 045be135
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 \