FreeBSD Bugzilla – Attachment 245483 Details for
Bug 274332
security/clamav: fix build with lld 17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
security/clamav: fix build with lld 17
security__clamav-fix-lld17-build-1.diff (text/plain), 1.36 KB, created by
Dimitry Andric
on 2023-10-07 14:41:31 UTC
(
hide
)
Description:
security/clamav: fix build with lld 17
Filename:
MIME Type:
Creator:
Dimitry Andric
Created:
2023-10-07 14:41:31 UTC
Size:
1.36 KB
patch
obsolete
>diff --git a/security/clamav/files/patch-libclamav_libclamav.map b/security/clamav/files/patch-libclamav_libclamav.map >new file mode 100644 >index 000000000000..76af5aa3229c >--- /dev/null >+++ b/security/clamav/files/patch-libclamav_libclamav.map >@@ -0,0 +1,44 @@ >+--- libclamav/libclamav.map.orig 2023-08-26 22:00:24 UTC >++++ libclamav/libclamav.map >+@@ -95,7 +95,6 @@ CLAMAV_PRIVATE { >+ cli_strlcat; >+ cli_strlcpy; >+ cli_strntoul; >+- cli_cvdunpack; >+ cli_regcomp; >+ cli_regexec; >+ cli_regfree; >+@@ -112,7 +111,6 @@ CLAMAV_PRIVATE { >+ cli_ole2_extract; >+ cli_errmsg; >+ cli_debug_flag; >+- cli_dbgmsg_internal; >+ cli_vba_readdir; >+ cli_vba_inflate; >+ cli_ppt_vba_read; >+@@ -161,8 +159,6 @@ CLAMAV_PRIVATE { >+ regex_list_match; >+ cli_hashset_destroy; >+ phishing_init; >+- init_domainlist; >+- init_whitelist; >+ phishing_done; >+ blobCreate; >+ blobAddData; >+@@ -184,7 +180,6 @@ CLAMAV_PRIVATE { >+ cli_ac_free; >+ cli_ac_chklsig; >+ cli_sigopts_handler; >+- cli_parse_add; >+ cli_bm_init; >+ cli_bm_scanbuff; >+ cli_bm_free; >+@@ -224,7 +219,7 @@ CLAMAV_PRIVATE { >+ cli_bytecode_context_setparam_ptr; >+ cli_bytecode_context_setfile; >+ cli_bytecode_context_getresult_int; >+- cli_bytecode_context_clear; >++ >+ cli_bytecode_init; >+ cli_bytecode_done; >+ cli_bytecode_debug;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 274332
: 245483