Commit 2efeece
authored
Build
While the document says that NDK version r28 and higher compile
16 KB-aligned by default [1], it seems that we still need to explicitly
set linker options to ensure 16 KB alignment.
Closes #1364.
[1]: https://developer.android.com/guide/practices/page-sizes
PiperOrigin-RevId: 808078734libmozc.so with 16 KB alignment (#1363)1 parent 16a22b5 commit 2efeece
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
73 | 78 | | |
74 | 79 | | |
75 | 80 | | |
| |||
0 commit comments