commit | d4d4da8d399c010ab5f001365e6ec8b0d3064ddc | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Wed Apr 01 20:27:56 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 01 20:27:57 2015 +0000 |
tree | 0b7ab83f6d0174a6b77ae0ab8eab46b0b61a1f4f | |
parent | 3b2e4db8676d6afd2fb9a09f02c37159163b5bc1 [diff] | |
parent | db61d5a9261f6c2ee4642c623e4d924e66d39950 [diff] |
Merge "Link libc++_static into fs_mgr."
diff --git a/fs_mgr/Android.mk b/fs_mgr/Android.mk index 61bf1ee..1179eaa 100644 --- a/fs_mgr/Android.mk +++ b/fs_mgr/Android.mk
@@ -35,6 +35,7 @@ LOCAL_UNSTRIPPED_PATH := $(TARGET_ROOT_OUT_UNSTRIPPED) LOCAL_STATIC_LIBRARIES := libfs_mgr liblogwrap libcutils liblog libc libmincrypt libext4_utils_static +LOCAL_CXX_STL := libc++_static LOCAL_CFLAGS := -Werror