openssl: make it deterministic
This commit is contained in:
committed by
Vladimír Čunát
parent
bee22ab79e
commit
e431a3e0b5
@@ -19,6 +19,8 @@ let
|
||||
# cannot be overriden per-process. For security, the
|
||||
# environment variable is ignored for setuid binaries.
|
||||
./cert-file.patch
|
||||
# Remove the compilation time from the library
|
||||
./no-date-in-library.patch
|
||||
]
|
||||
|
||||
++ stdenv.lib.optionals (isCross && opensslCrossSystem == "hurd-x86")
|
||||
|
||||
Reference in New Issue
Block a user