Bug 253128 - games/xkoules: Unbreak build with -fno-common
Summary: games/xkoules: Unbreak build with -fno-common
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-31 14:28 UTC by Martin Neubauer
Modified: 2021-02-01 17:48 UTC (History)
1 user (show)

See Also:


Attachments
Patch fixing games/xkoules (7.93 KB, patch)
2021-01-31 14:28 UTC, Martin Neubauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Neubauer 2021-01-31 14:28:07 UTC
Created attachment 222044 [details]
Patch fixing games/xkoules
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-01 17:45:24 UTC
A commit references this bug:

Author: fernape
Date: Mon Feb  1 17:44:58 UTC 2021
New revision: 563595
URL: https://svnweb.freebsd.org/changeset/ports/563595

Log:
  games/xkoules: Unbreak build with -fno-common

  PR:	253128
  Submitted by:	m.ne@gmx.net

Changes:
  head/games/xkoules/Makefile
  head/games/xkoules/files/patch-Iconfig
  head/games/xkoules/files/patch-Imakefile
  head/games/xkoules/files/patch-koules.h
  head/games/xkoules/files/patch-koules.sndsrv.freebsd.c
  head/games/xkoules/files/patch-server.c
  head/games/xkoules/files/patch-xlib__inlstring.h
  head/games/xkoules/files/patch-xlib__shmbitmap.c
  head/games/xkoules/files/patch-xlib__text.c
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2021-02-01 17:48:53 UTC
Committed,

Thanks!