am c01445d2: Merge "makebootfs: use libcutils shared libraries"
* commit 'c01445d2e8faafdb40e4fb426bc537f4f1220bad': makebootfs: use libcutils shared libraries
This commit is contained in:
commit
961b215c41
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ LOCAL_MODULE := mkbootfs
|
|||
|
||||
LOCAL_CFLAGS := -Werror
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libcutils
|
||||
LOCAL_SHARED_LIBRARIES := libcutils
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue