FreeBSD Bugzilla – Attachment 195018 Details for
Bug 229652
mail/rspamd: compile error use of undeclared identifier 'ucontext_t'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn-diff-rspamd
svn-diff-rspamd (text/plain), 1.28 KB, created by
Walter Schwarzenfeld
on 2018-07-10 01:13:57 UTC
(
hide
)
Description:
svn-diff-rspamd
Filename:
MIME Type:
Creator:
Walter Schwarzenfeld
Created:
2018-07-10 01:13:57 UTC
Size:
1.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 474314) >+++ Makefile (working copy) >@@ -2,6 +2,7 @@ > > PORTNAME= rspamd > PORTVERSION= 1.7.7 >+PORTREVISION= 1 > CATEGORIES= mail > > MAINTAINER= vsevolod@FreeBSD.org >Index: files/patch-worker__util.c >=================================================================== >--- files/patch-worker__util.c (nonexistent) >+++ files/patch-worker__util.c (working copy) >@@ -0,0 +1,18 @@ >+--- src/libserver/worker_util.c.orig 2018-07-10 01:07:33 UTC >++++ src/libserver/worker_util.c >+@@ -24,7 +24,7 @@ >+ #include "libutil/map.h" >+ #include "libutil/map_private.h" >+ #include "libutil/http_private.h" >+- >++#include <ucontext.h> >+ #ifdef WITH_GPERF_TOOLS >+ #include <gperftools/profiler.h> >+ #endif >+@@ -1053,4 +1053,4 @@ rspamd_set_crash_handler (struct rspamd_ >+ sigaction (SIGFPE, &sa, NULL); >+ sigaction (SIGSYS, &sa, NULL); >+ #endif >+-} >+\ No newline at end of file >++} > >Property changes on: files/patch-worker__util.c >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 229652
: 195018