Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
rockchip_libcore
Commits
51802276
Commit
51802276
authored
12 years ago
by
Kenny Root
Browse files
Options
Download
Email Patches
Plain Diff
Add -host suffix for master changes
Change-Id: Ib02762546c76ff751989cd4fc8af5427c644574c
parent
eb2edd53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
NativeCode.mk
NativeCode.mk
+1
-1
No files found.
NativeCode.mk
View file @
51802276
...
...
@@ -156,7 +156,7 @@ ifeq ($(WITH_HOST_DALVIK),true)
LOCAL_MODULE_TAGS
:=
optional
LOCAL_MODULE
:=
libconscrypt_jni
LOCAL_ADDITIONAL_DEPENDENCIES
:=
$(LOCAL_PATH)
/NativeCode.mk
LOCAL_SHARED_LIBRARIES
:=
$(core_shared_libraries)
libssl libcrypto
LOCAL_SHARED_LIBRARIES
:=
$(core_shared_libraries)
libssl
-host
libcrypto
-host
LOCAL_STATIC_LIBRARIES
:=
$(core_static_libraries)
include
$(BUILD_HOST_SHARED_LIBRARY)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment