Commit 158a56a
target: reflect the fact that we're a static binary
A firmware blob is an _extermely_ static binary, and our `target.json`
settings should reflect this. It also saves us some code size to use a
"static" relocation model.
Signed-off-by: Joe Richey <joerichey@google.com>1 parent 9fb7659 commit 158a56a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments