Bug 249006 - x11-toolkits/ocaml-lablgtk2: fix with clang11
Summary: x11-toolkits/ocaml-lablgtk2: fix with clang11
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: Alexey Dokuchaev
URL: https://github.com/garrigue/lablgtk/c...
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-30 06:19 UTC by Tobias C. Berner
Modified: 2020-08-30 15:21 UTC (History)
0 users

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


Attachments
v1 (2.10 KB, patch)
2020-08-30 06:19 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2020-08-30 06:19:47 UTC
Created attachment 217638 [details]
v1

Moin moin 

Patch obtained from upstream:
https://github.com/garrigue/lablgtk/commit/a665ac7ce0ed71bdd47750e25bfb3eba608616b8.patch


mfg Tobias
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-08-30 15:16:08 UTC
A commit references this bug:

Author: danfe
Date: Sun Aug 30 15:16:00 UTC 2020
New revision: 547060
URL: https://svnweb.freebsd.org/changeset/ports/547060

Log:
  Unbreak the build with -fno-common (Clang 11, GCC 10).

  PR:		249006
  Submitted by:	tcberner

Changes:
  head/x11-toolkits/ocaml-lablgtk2/files/patch-fno-common
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2020-08-30 15:21:00 UTC
Patch committed with ports r547060, thank you!