[Nix-dev] Deterministic(bit-perfect) Builds
phreedom at yandex.ru
phreedom at yandex.ru
Tue Jun 25 14:24:20 CEST 2013
В письме от Вторник 25 июня 2013 14:17:35 пользователь Vladimír Čunát написал:
> Also, by default we have address space layout randomization, which can
> be another source of build non-determinism. It has some security
> advantages, but if we find that it really makes difference, then we can
> disable it for builds (not for regular running).
>
> http://www.win.tue.nl/~aeb/linux/hh/protection.html
This happens at runtime. Nothing of what is currently enabled causes
nondeterminism, or at least I'm yet to find an example.
More information about the nix-dev
mailing list