From 866d8c544ebc35c5283ab6361bab644095447d9e Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Thu, 12 Oct 2023 18:12:52 +0200
Subject: [PATCH] gnutls-3: drop autoreconf call; use parallel build

---
 components/library/gnutls-3/patches/04-fix-netstat.patch |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/library/gnutls-3/patches/04-fix-netstat.patch b/components/library/gnutls-3/patches/04-fix-netstat.patch
index 9334602..f5e2a71 100644
--- a/components/library/gnutls-3/patches/04-fix-netstat.patch
+++ b/components/library/gnutls-3/patches/04-fix-netstat.patch
@@ -1,7 +1,7 @@
 illumos doesn't support netstat -l.
---- gnutls-3.7.8/tests/scripts/common.sh.orig	2022-09-27 14:42:22.000000000 +0000
-+++ gnutls-3.7.8/tests/scripts/common.sh	2022-10-31 11:28:56.517033635 +0000
-@@ -80,7 +80,7 @@
+--- gnutls-3.8.1/tests/scripts/common.sh.orig
++++ gnutls-3.8.1/tests/scripts/common.sh
+@@ -79,7 +79,7 @@
  check_if_port_listening() {
  	local PORT=$1
  	have_port_finder

--
Gitblit v1.9.3