Bug 248773 - japanese/ebnetd: Fix build with '-fno-common'
Summary: japanese/ebnetd: Fix 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 Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-08-20 10:24 UTC by Yasuhiro Kimura
Modified: 2020-08-21 10:51 UTC (History)
1 user (show)

See Also:


Attachments
Patch file (703 bytes, patch)
2020-08-20 10:24 UTC, Yasuhiro Kimura
yasu: maintainer-approval+
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 2020-08-20 10:24:59 UTC
Created attachment 217369 [details]
Patch file

Fix build with '-fno-common', default of GCC 10 and Clang 11.
Comment 1 Automation User 2020-08-20 10:42:42 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/180065095
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-21 10:51:36 UTC
A commit references this bug:

Author: fernape
Date: Fri Aug 21 10:50:33 UTC 2020
New revision: 545589
URL: https://svnweb.freebsd.org/changeset/ports/545589

Log:
  japanese/ebnetd: Fix build with '-fno-common'

  Fix build with '-fno-common', default of GCC 10 and Clang 11.

  While here, pet linters.

  PR:	248773
  Submitted by:	yasu@utahime.org (maintainer)

Changes:
  head/japanese/ebnetd/Makefile
  head/japanese/ebnetd/files/patch-ebnetd_defs.h.in
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-08-21 10:51:54 UTC
Committed after petting linters.

Thanks!