mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
lsof: update to 4.89
- build from original tarball - fix ipv6 support: enable if not completely disabled - drop useless LSOF_INCLUDE override Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
diff --git a/Configure b/Configure
|
||||
index e4a25a2..3a6e78b 100755
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2806,7 +2806,7 @@ return(0); }
|
||||
@@ -2923,7 +2923,7 @@ return(0); }
|
||||
LSOF_TMP1=1
|
||||
fi # }
|
||||
fi # }
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
diff --git a/Configure b/Configure
|
||||
index 3a6e78b..a2946c6 100755
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2682,6 +2682,9 @@ LOCKF_OWNER4
|
||||
@@ -2788,6 +2788,9 @@ LOCKF_OWNER4
|
||||
if test "X$LSOF_CC" = "X" # {
|
||||
then
|
||||
LSOF_CC=cc
|
||||
|
||||
Reference in New Issue
Block a user