Bug 265659 - games/gnurobbo: fix build on FreeBSD 13+
Summary: games/gnurobbo: fix build on FreeBSD 13+
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-05 16:54 UTC by Robert Clausecker
Modified: 2022-08-08 13:40 UTC (History)
1 user (show)

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


Attachments
games/gnurobbo: fix build on FreeBSD 13+ (1.46 KB, patch)
2022-08-05 16:54 UTC, Robert Clausecker
fuz: maintainer-approval? (amdmi3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-08-05 16:54:29 UTC
Created attachment 235703 [details]
games/gnurobbo: fix build on FreeBSD 13+

- build with -fcommon
 - define LICENSE

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-08 13:40:36 UTC
A commit in branch main references this bug:

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

commit 8e3dacd197a2158c54f95a88ac728a3a2c2a77c4
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-08-08 11:13:49 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-08-08 13:39:38 +0000

    games/gnurobbo: fix build on 13+, add license info

    PR:             265659
    Submitted by:   fuz@fuz.su

 games/gnurobbo/Makefile | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)