https://sourceware.org/bugzilla/show_bug.cgi?id=30448

--- Comment #8 from Tom Kacvinsky <tkacvins at gmail dot com> ---
I think it was actually this commit

dc9bd8c92af67947db44b3cb428c050259b15cd0

That had pep_dll_enable_reloc_section = 1 only if --enable-dynamicbase was
specified (which we hadn't been doing).  Later on in, in commit 514b4e191d5f it
was enabled by default, irrespective of --enable-dynamicbase or
--enable-reloc-section being specified.  So I think the crucial commit that
didn't take full effect by default until later is
dc9bd8c92af67947db44b3cb428c050259b15cd0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to