https://bugs.winehq.org/show_bug.cgi?id=41342
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- FWIW, for a PE build you need (at least)
export CROSSLDFLAGS="-Wl,--no-insert-timestamp"
for it to be reproducible. Not sure if that is something for upstream?