This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit f63819b
committed
[[ Bug 19679 ]] Use bfd linker on android
When the gold linker is used to link Standalone-Community
(librevandroid.so) the dynamic section is ordered differently
which appears to cause a 'missing PT_DYNAMIC' error when building
android standalones. Using the bfd linker instead fixes this issue.1 parent a13e1bb commit f63819b
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
26 | 31 | | |
27 | 32 | | |
28 | 33 | | |
| |||
0 commit comments