follow up #22322; fixes changelog (#22381)

This commit is contained in:
ringabout
2023-08-04 15:08:41 +08:00
committed by GitHub
parent d37b620757
commit fb7acd6600
2 changed files with 2 additions and 4 deletions

View File

@@ -24,7 +24,7 @@
## Compiler changes
## Tool changes
- koch now allows bootstrapping with `-d:nimHasLibFFI`, replacing the older option of building the compiler directly w/ the `libffi` nimble package in tow.

View File

@@ -10,5 +10,3 @@
## Tool changes
- koch now allows bootstrapping with `-d:nimHasLibFFI`, replacing the older option of building the compiler directly w/ the `libffi` nimble package in tow.