mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
lsof: import from packages
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
--- a/Configure
|
||||
+++ b/Configure
|
||||
@@ -2682,6 +2682,9 @@ LOCKF_OWNER4
|
||||
if test "X$LSOF_CC" = "X" # {
|
||||
then
|
||||
LSOF_CC=cc
|
||||
+ fi # }
|
||||
+ if test "X$LSOF_CCV" = "X" # {
|
||||
+ then
|
||||
LSOF_CCV=`$LSOF_CC -v 2>&1 | sed -n 's/.*version \(.*\)/\1/p'`
|
||||
fi # }
|
||||
if test "X$LINUX_CONF_CC" = "X" # {
|
||||
Reference in New Issue
Block a user