On Sat, 14 Nov 2020, Damjan Jovanovic wrote:
winegcc passes that flag already, so the patch should make no difference.
And has done so since wine-1.9.7:
commit e59395208d527d1bffb2725efc85fb798aee7610 Author: Alexandre Julliard julliard@winehq.org Date: Mon Mar 28 15:47:19 2016 +0900
makefiles: Reduce the maximum page size for modules that have a base
address.
It avoid bumping into the next allocated base address on 64-bit.
Thanks, Alexandre and Damjan! I removed that patch from the FreeBSD ports (and package) of Wine.
Gerald