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
build
Commits
f671d9ae
Commit
f671d9ae
authored
14 years ago
by
Ying Wang
Browse files
Options
Download
Email Patches
Plain Diff
Add $(LOCAL_MODULE) as part of the installed path.
Change-Id: If691e263f157aa0d123c0e3fe3c9698bbbf58c96
parent
83ef7049
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/native_test.mk
core/native_test.mk
+1
-1
No files found.
core/native_test.mk
View file @
f671d9ae
...
...
@@ -12,7 +12,7 @@ LOCAL_STATIC_LIBRARIES += libgtest libgtest_main
LOCAL_SHARED_LIBRARIES
+=
libstlport
ifndef
LOCAL_MODULE_PATH
LOCAL_MODULE_PATH
:=
$(TARGET_OUT_DATA_NATIVE_TESTS)
LOCAL_MODULE_PATH
:=
$(TARGET_OUT_DATA_NATIVE_TESTS)
/
$(LOCAL_MODULE)
endif
include
$(BUILD_EXECUTABLE)
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