Commit b121a0e
Add verbose logging to Emscripten build process
- Remove @ symbol to show full emcc command during build
- Add -v flag to emcc for verbose compilation output
- Improves visibility of C code compilation logs in Docker builds
Co-Authored-By: Dan Lynch <[email protected]>1 parent b10fd34 commit b121a0e
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments