FreeBSD Bugzilla – Attachment 187307 Details for
Bug 223114
mail/rspamd: advertise HYPERSCAN only for amd64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against head
rspamd-hyperscan.diff (text/plain), 886 bytes, created by
Franco Fichtner
on 2017-10-19 15:14:46 UTC
(
hide
)
Description:
patch against head
Filename:
MIME Type:
Creator:
Franco Fichtner
Created:
2017-10-19 15:14:46 UTC
Size:
886 bytes
patch
obsolete
>diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile >index 959065629f..9bef38edf1 100644 >--- a/mail/rspamd/Makefile >+++ b/mail/rspamd/Makefile >@@ -20,11 +20,13 @@ BUILD_DEPENDS= ragel:devel/ragel > > CONFLICTS_INSTALL= rspamd-devel > >-OPTIONS_DEFINE= GPERF HYPERSCAN GD CGP >+OPTIONS_DEFINE= GPERF GD CGP >+OPTIONS_DEFINE_amd64= HYPERSCAN >+ >+CGP_DESC= Install Communigate Pro(tm) helper >+GD_DESC= Enable libgd support for images fuzzy hashes > GPERF_DESC= Google perf-tools profiling > HYPERSCAN_DESC= Use hyperscan optimizations (amd64 only) >-GD_DESC= Enable libgd support for images fuzzy hashes >-CGP_DESC= Install Communigate Pro(tm) helper > > USE_RC_SUBR= rspamd > >@@ -69,7 +71,6 @@ GH_ACCOUNT= vstakhov > .if ${PORT_OPTIONS:MHYPERSCAN} > CMAKE_ARGS+= -DENABLE_HYPERSCAN=ON > LIB_DEPENDS+= libhs.so:devel/hyperscan >- ONLY_FOR_ARCHS= amd64 > .endif > > .if ${PORT_OPTIONS:MCGP}
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 223114
: 187307