Commit 92a3b35
dc-chain: Remove fake KOS objects from libgcc after build
This should not be necessary and I don't understand why we need this;
the symbols inside fake-kos.o are all weak, and should all be replaced
by symbols provided by libkallisti.a. Alas, this does not seem to work
reliably, and cause crashes and issues that are hard to debug.
Address these issues by just dropping the fake-kos.o object from the
libgcc.a archive.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>1 parent 09aed29 commit 92a3b35
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
0 commit comments