mirror of
https://github.com/reactos/reactos.git
synced 2026-05-27 03:10:56 +08:00
For MSVC, marking the section as discardable will do this automatically. For GCC, we use a linker script that places it after the .reloc section (which should be the last "real" section, check ld --verbose output for the default linker script). This fixes what seems to be a regression from r55835 (!).
229 B
229 B