Commit 2b965e3
committed
build: ensure that the crt is copied properly
Make crt1 a static library so that we can have a post-build command copy
the object file to the correct location and rename it properly.
Unfortunately, renaming the object file itself is somewhat challenging.1 parent c6b8a2d commit 2b965e3
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
278 | 285 | | |
279 | 286 | | |
280 | 287 | | |
| |||
0 commit comments