FreeBSD Bugzilla – Attachment 232363 Details for
Bug 262458
devel/ruby-subversion: 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
devel_ruby-subversion.patch (text/plain), 676 bytes, created by
Yasuhiro Kimura
on 2022-03-10 08:10:48 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2022-03-10 08:10:48 UTC
Size:
676 bytes
patch
obsolete
>From c17e4b80d3ab2d82e76b0ee7325c2a58552f6bfe Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@FreeBSD.org> >Date: Thu, 10 Mar 2022 17:07:09 +0900 >Subject: [PATCH] devel/ruby-subversion: Fix build with Ruby 3.x > >--- > devel/ruby-subversion/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile >index e6d323019d4d..4398eec5bdc1 100644 >--- a/devel/ruby-subversion/Makefile >+++ b/devel/ruby-subversion/Makefile >@@ -24,4 +24,6 @@ CONFIGURE_ARGS+= --without-gnome-keyring \ > ALL_TARGET= swig-rb-lib swig-rb > INSTALL_TARGET= install-swig-rb > >+CFLAGS+= -fdeclspec >+ > .include <bsd.port.post.mk> >-- >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 262458
: 232363