Andrew Kelley cefcf39faa compiler_rt: strong linkage when compiling to .c
This works around a problem that started happening with LLD around
version 18.1.8:

```
lld-link: error: duplicate symbol: .weak.__nexf2.default
>>> defined at CMakeFiles/zig2.dir/compiler_rt.c.obj
>>> defined at compiler_rt.lib(compiler_rt.lib.obj)
```
2024-09-19 18:20:22 -07:00
..
2024-09-19 18:20:22 -07:00
2024-09-19 18:20:21 -07:00
2024-09-19 18:20:21 -07:00
2024-06-16 11:53:33 +02:00