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
system_extras
Commits
c0daa777
Commit
c0daa777
authored
10 years ago
by
Dan Albert
Committed by
Gerrit Code Review
10 years ago
Browse files
Options
Download
Plain Diff
Merge "Don't manually link stlport."
parents
1c380ee5
83f02f24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
memtrack/Android.mk
memtrack/Android.mk
+2
-3
No files found.
memtrack/Android.mk
View file @
c0daa777
...
...
@@ -30,7 +30,7 @@ LOCAL_C_INCLUDES += $(includes)
LOCAL_SHARED_LIBRARIES
:=
\
liblog
\
include
external/stlport/libstlport.mk
LOCAL_CXX_STL
:=
stlport
include
$(BUILD_EXECUTABLE)
include
$(CLEAR_VARS)
...
...
@@ -45,8 +45,7 @@ LOCAL_FORCE_STATIC_EXECUTABLE := true
LOCAL_STATIC_LIBRARIES
:=
\
libc
\
libstdc++
\
libstlport_static
\
liblog
\
include
external/stlport/libstlport.mk
LOCAL_CXX_STL
:=
stlport_static
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