mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +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
4 lines
75 B
Ruby
4 lines
75 B
Ruby
|
|
# Export this symbol so we can do binutils job
|
|
@ extern _load_config_used
|