Skip to content

Commit fd4bcae

Browse files
authored
docs(README.md): adjust what's not supported yet (#1906)
Given the recent development, we can proudly mark some of the gaps as been closed. When it comes to LTO plugin-in, we were able to build a few hundreds of Gentoo packages with the Wild linker.
1 parent f5ea96f commit fd4bcae

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,17 +139,13 @@ The following is working with the caveat that there may be bugs:
139139

140140
### What isn't yet supported?
141141

142-
Lots of stuff. Here are some of the larger things that aren't yet done, roughly sorted by current
143-
priority:
142+
Here are some of the larger things that aren't yet done, roughly sorted by current priority:
144143

145144
* Incremental linking
146-
* Support for more architectures
147-
* Support for a wider range of linker flags
148145
* More complex linker scripts
149-
* Mac support
146+
* Mach-O support
150147
* Windows support
151-
* Linker plugin LTO (initial experimental support is behind `--features=plugins` but it doesn't yet
152-
work very well).
148+
* Linker plugin LTO (initial support is behind `--features=plugins`).
153149

154150
### How can I verify that Wild was used to link a binary?
155151

0 commit comments

Comments
 (0)