http://bugs.winehq.org/show_bug.cgi?id=58480
Tres Finocchiaro tres.finocchiaro@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Tres Finocchiaro tres.finocchiaro@gmail.com --- This issue has been fixed. `winebuild` now supports `--disable-dynamicbase` which will disable high entropy variable addressing and ASLR.
This can be passed directly to `winegcc` via `-Wl,--disable-dynamicbase`.
A cake example can be found here: https://github.com/LMMS/lmms/pull/7987/files.