wpa_supplicant: add patch to build with libressl 2.3
This commit is contained in:
@@ -79,6 +79,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
patches = [
|
||||
./build-fix.patch
|
||||
./libressl.patch
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user