Commit 08b2089
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 <[email protected]>1 parent 66c246a commit 08b2089
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