FreeBSD Bugzilla – Attachment 232432 Details for
Bug 262530
mail/milter-manager: Fix build with Ruby 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
mail_milter-manager.patch (text/plain), 665 bytes, created by
Yasuhiro Kimura
on 2022-03-13 19:08:49 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2022-03-13 19:08:49 UTC
Size:
665 bytes
patch
obsolete
>From 1984f7f70980099f55aca4097e16aa624012b636 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@FreeBSD.org> >Date: Sat, 12 Mar 2022 05:42:46 +0900 >Subject: [PATCH] mail/milter-manager: Fix build with Ruby 3.x > >--- > mail/milter-manager/Makefile | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile >index 788173c7f8dd..19fc2fce4452 100644 >--- a/mail/milter-manager/Makefile >+++ b/mail/milter-manager/Makefile >@@ -29,6 +29,7 @@ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ > > INSTALL_TARGET= install-strip > >+CFLAGS+= -fdeclspec > CPPFLAGS+= -I${LOCALBASE}/include > LIBS+= -L${LOCALBASE}/lib > >-- >2.35.1 >
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 262530
: 232432