Comment 13 for bug 1931531

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote (last edit ):

So I think what changed to break this was this change in the kernel: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=47ebb09d54856500c5a5e14824781902b3bb738e which I'm pretty sure got backported everywhere. But this is only the base address for dynamic executables. I wonder if it will build if we disable PIE by default...