mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 02:10:34 +00:00

Since binutils can not add this, we re-introduce pefixup. It searches for the exported symbol '_load_config_used', and uses that to fill out the LOAD_CONFIG directory in the PE header
3 lines
75 B
Ruby
3 lines
75 B
Ruby
|
|
# Export this symbol so we can do binutils job
|
|
@ extern _load_config_used
|