Skip to content

ntdll, loader: Add __attribute__((used)) to a few symbols that shouldn't be discarded.

William Horvath requested to merge whrvt/wine:lto into master

These changes are enough to allow building the entirety of the native (ELF) side with -flto.

Merge request reports

Loading