Skip to content
Snippets Groups Projects
Commit 64f4b550 authored by Alex Deymo's avatar Alex Deymo
Browse files

Remove the "-host" suffix from libext2_uuid.

Bug: 34220783
Test: `make checkbuild`
Change-Id: Ie48f7a572a278c1c47390e36aab0307cb089c096
parent 7424963b
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