From 001f7af9b5ce4bd05487be8c93dcdaaad94c876e Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Mon, 2 Dec 2019 21:14:25 -0800 Subject: Build nc from openbsd sources instead of libressl --- pkg/libressl/gen.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pkg/libressl') diff --git a/pkg/libressl/gen.lua b/pkg/libressl/gen.lua index 229875b9..f3c1df2d 100644 --- a/pkg/libressl/gen.lua +++ b/pkg/libressl/gen.lua @@ -353,8 +353,4 @@ exe('openssl', [[apps/openssl/( file('bin/openssl', '755', '$outdir/openssl') man{'apps/openssl/openssl.1'} -exe('nc', [[apps/nc/(netcat.c atomicio.c socks.c) libtls.a.d]]) -file('bin/nc', '755', '$outdir/nc') -man{'apps/nc/nc.1'} - fetch 'curl' -- cgit v1.2.3