commit | 9281509be530c1dead02f51f0e21030536d4a8d0 | [log] [tgz] |
---|---|---|
author | Skylar Chang <chiaweic@codeaurora.org> | Sun Mar 13 23:59:26 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 31 15:55:55 2016 -0700 |
tree | 21acd91d3c231d759f52a34a12f5633db7455ca7 | |
parent | de812b4a9bc8e8ebd9490a615eec681f57ecf470 [diff] |
IPACM: add support for CLANG compile Add support for CLANG compile Change-Id: Iced5974844c2ca8d7be7c97e261e4516de3669e6
diff --git a/ipanat/src/Android.mk b/ipanat/src/Android.mk index ea14920..a54a57a 100644 --- a/ipanat/src/Android.mk +++ b/ipanat/src/Android.mk
@@ -20,7 +20,7 @@ LOCAL_MODULE := libipanat LOCAL_MODULE_TAGS := optional LOCAL_PRELINK_MODULE := false - +LOCAL_CLANG := true include $(BUILD_SHARED_LIBRARY) endif # $(TARGET_ARCH)