增加进程优先级

This commit is contained in:
2022-12-30 11:07:44 +08:00
parent a47d429273
commit ce37ef75d6
13 changed files with 56 additions and 3 deletions

View File

@@ -0,0 +1 @@
../libclamav.la

View File

@@ -0,0 +1,41 @@
# libclamav.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.7 Debian-2.4.7-4
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libclamav.so.9'
# Names of this library.
library_names='libclamav.so.9.0.5 libclamav.so.9 libclamav.so'
# The name of the static archive.
old_library=''
# Linker flags that cannot go in dependency_libs.
inherited_linker_flags=''
# Libraries that this one depends upon.
dependency_libs=' -ljson-c -lbz2 -lltdl -lxml2 -lmspack -lssl -lcrypto -lz -lpthread -lm -ltfm -lpcre2-8'
# Names of additional weak libraries provided by this library
weak_library_names=''
# Version information for libclamav.
current=9
age=0
revision=5
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib/'

View File

@@ -0,0 +1 @@
libclamav.so.9.0.5

View File

@@ -0,0 +1 @@
libclamav.so.9.0.5

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1 @@
../libclamav_internal_utils.la

Binary file not shown.

View File

@@ -0,0 +1 @@
../libclamav_nocxx.la

View File

@@ -38,4 +38,4 @@ dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib/x86_64-linux-gnu'
libdir='/usr/lib/'