mirror of
https://github.com/reactos/reactos.git
synced 2026-09-09 19:03:52 +08:00
Modern GCC and Clang versions now appear to generate an .edata section on FreeLoader.
This removes a check added in commit 5367ae5760, that was causing any
builds using CI or RosBE to not boot (FREELDR_IMAGE_CORRUPTION).