Commit 7bfc362
committed
asm: Always compile assembly code
As our assembly is just text and data that is not normally run during
tests, always compile the code. This makes build/linking failures more
apparent, even if the sections will usually be garbage collected.
Signed-off-by: Joe Richey <joerichey@google.com>1 parent f4c3f32 commit 7bfc362
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
0 commit comments