Commit 4c9b1ef
main, asm: Don't compile asm for tests on the host
The asm files use symbols in layout.ld, which won't exsist when tests
are run on the host (as it uses the host's linker script). This isn't an
issue for Rust code, as we have LTO enabled.
Signed-off-by: Joe Richey <joerichey@google.com>1 parent 9849d86 commit 4c9b1ef
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments