Skip to content
Snippets Groups Projects
Commit d7bb35f9 authored by Alex Deymo's avatar Alex Deymo Committed by android-build-merger
Browse files

Remove the "-host" suffix from libext2_uuid.

am: 64f4b550

Change-Id: I6d936e1cab6452c8a008afe5427ed6877bed11b4
parents 7424963b 64f4b550
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH) external/e2fsprogs/lib
LOCAL_SRC_FILES := $(sgdisk_src_files)
LOCAL_CFLAGS += -Wno-unused-parameter -Werror
LOCAL_SHARED_LIBRARIES := libext2_uuid-host
LOCAL_SHARED_LIBRARIES := libext2_uuid
LOCAL_MODULE := sgdisk_host
LOCAL_MODULE_STEM := sgdisk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment