wpa_supplicant: add patch to build with libressl 2.3

This commit is contained in:
Robin Gloster
2015-12-23 22:08:33 +00:00
parent 4b5cb62488
commit 501d49ebc4
2 changed files with 70 additions and 0 deletions
@@ -79,6 +79,7 @@ stdenv.mkDerivation rec {
patches = [
./build-fix.patch
./libressl.patch
];
postInstall = ''