remove obselete doc with nimrtl (#23358)

since nimrtl.dll is created with `--threads:on`
This commit is contained in:
ringabout
2024-03-04 16:57:40 +08:00
committed by GitHub
parent 248850a0ce
commit a619434904

View File

@@ -503,9 +503,6 @@ To link against ``nimrtl.dll`` use the command:
nim c -d:useNimRtl myprog.nim
```
**Note**: Currently the creation of ``nimrtl.dll`` with thread support has
never been tested and is unlikely to work!
Additional compilation switches
===============================