RFR: 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
Erik Joelsson
erikj at openjdk.java.net
Fri Nov 20 13:36:02 UTC 2020
On Wed, 18 Nov 2020 10:35:58 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> The microsoft toolchain now supports a new "deterministic" build mode. This goes a long way towards building properly deterministic. Another important feature is that with the deterministic build mode enabled, the -pathmap flag, similar to gcc's -fmacro-prefix-map, is enabled.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1287
More information about the build-dev
mailing list