reactos/modules/rostests/apitests/loadconfig/loadconfig_apitest.spec
Mark Jansen 0b948581fc
[SDK][HOST-TOOLS] Add load_config workaround for gcc builds
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
2020-04-17 17:47:24 +02:00

4 lines
75 B
Ruby

# Export this symbol so we can do binutils job
@ extern _load_config_used