Commit 6634311
authored
remove crt0 library from linker command (#2066)
fixing #338
C runtime library linking changed in version LLVM/CLANG 20.1.0 We are
accepting that projects using previous version will need to add `-lcrt0`
manually to the project when relying on `cdefault.yml` from
`$CMSIS_TOOLBOX/etc`1 parent 44e499f commit 6634311
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | 43 | | |
45 | 44 | | |
46 | 45 | | |
| |||
0 commit comments