opnsense-ports/sysutils/lsof/files/patch-Configure
Franco Fichtner 99ed04746d */*: sync with upstream
Taken from: HardenedBSD
2018-10-21 17:51:43 +02:00

13 lines
274 B
Text

--- Configure.orig 2018-10-21 14:19:32 UTC
+++ Configure
@@ -1624,6 +1624,10 @@ kernel generation process.
LSOF_TSTBIGF=" "
LSOF_VERS=12000
;;
+ 13*)
+ LSOF_TSTBIGF=" "
+ LSOF_VERS=13000
+ ;;
*)
echo Unknown FreeBSD release: `uname -r`
rm -f $LSOF_HLP