Files
nixpkgs/pkgs
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
..
2014-02-20 20:55:31 +01:00
2014-02-10 14:21:42 +01:00
2014-02-23 16:57:44 +01:00