Bug 262486 - lang/kross-interpreters: Fix build with Ruby 3.x
Summary: lang/kross-interpreters: Fix build with Ruby 3.x
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks: 262350
  Show dependency treegraph
 
Reported: 2022-03-11 15:24 UTC by Yasuhiro Kimura
Modified: 2022-03-15 23:58 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
Patch file (722 bytes, patch)
2022-03-11 15:24 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)