libgcrypt, libgpg-error, busybox: improve determinism

This commit is contained in:
Alexander Kjeldaas
2014-09-13 15:04:43 +02:00
committed by Vladimír Čunát
parent 3bf4362381
commit bee22ab79e
5 changed files with 28 additions and 0 deletions
@@ -18,6 +18,8 @@ stdenv.mkDerivation (rec {
make check
'';
patches = [ ./no-build-timestamp.patch ];
meta = {
description = "General-pupose cryptographic library";