mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 19:26:05 +00:00
Work around broken binutils which creates relocation
entries for the Export Table. svn path=/branches/xmlbuildsystem/; revision=15298
This commit is contained in:
@@ -407,6 +407,7 @@ IncludeRelocationsForSection(PIMAGE_SECTION_HEADER SectionHeader)
|
||||
{
|
||||
static char *BlacklistedSections[] =
|
||||
{
|
||||
".edata",
|
||||
".idata",
|
||||
".reloc"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user