nixpkgs/pkgs/development/libraries/openssl
aszlig 60a2fc1fec
openssl: Fix Windows compat in cert-file.patch.
In Windows there is no get(e)uid() call available, so the build fails.

The patch now checks whether OPENSSL_SYS_WINDOWS is defined and only
uses those calls if _not_ on Windows.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-02-24 07:26:22 +01:00
..
cert-file-path-max.patch
cert-file.patch openssl: Fix Windows compat in cert-file.patch. 2014-02-24 07:26:22 +01:00
darwin-arch.patch openssl: Fix building on Darwin 2012-12-18 18:03:26 +01:00
default.nix openssl: Update to 1.0.1f 2014-01-07 09:40:35 +01:00
gnu.patch OpenSSL: Further fix `Configure' for GNU builds. 2012-01-06 14:07:02 +00:00
hurd-target.patch
kfreebsd-gnu.patch openssl: fix GNU/kFreeBSD builds 2012-08-13 14:12:54 +02:00