Bug 262486

Summary: lang/kross-interpreters: Fix build with Ruby 3.x
Product: Ports & Packages Reporter: Yasuhiro Kimura <yasu>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 262350    
Attachments:
Description Flags
Patch file none

Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-03-11 15:24:49 UTC
Created attachment 232390 [details]
Patch file

Fix build with Ruby 3.x.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-15 23:57:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a4ca06930af4694d3dc463080790ce52f65e1d20

commit a4ca06930af4694d3dc463080790ce52f65e1d20
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-03-15 20:53:41 +0000
Commit:     Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2022-03-15 23:56:53 +0000

    lang/kross-interpreters: fix build with Ruby 3.x

    Patch from Yasuhiro Kimura. Apparently this flag is needed
    when building against Ruby 3.x. It doesn't hurt with Ruby 2.7,
    so land it without complications.

    Provided By:            yasu@
    PR:                     262486

 lang/kross-interpreters/Makefile | 3 +++
 1 file changed, 3 insertions(+)