This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit 62effa5
committed
[[ Android ]] Tweak android build readme
This patch corrects the command that should be used to build
an android standalone toolchain to match how android is built
on vulcan.
In particular, it is important that no --stl option is specified
otherwise the engine ends up with a dependence on libc++_shared.so
rather than linking to it statically.1 parent 289432e commit 62effa5
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
0 commit comments