mirror of
https://github.com/reactos/reactos.git
synced 2025-01-03 21:09:19 +00:00
0b948581fc
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
|