Summary: | databases/gdbm: Fix build with -fno-common (clang 11 and gcc 10) | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed DUPLICATE | ||||||
Severity: | Affects Some People | CC: | zeising | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(danfe) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 248756 | ||||||
Attachments: |
|
Description
Dimitry Andric
2020-08-18 21:11:13 UTC
*** This bug has been marked as a duplicate of bug 248729 *** A commit references this bug: Author: danfe Date: Wed Aug 19 07:57:32 UTC 2020 New revision: 545278 URL: https://svnweb.freebsd.org/changeset/ports/545278 Log: - Fix the build with -fno-common (clang 11 and gcc 10) - GC no longer useful patching of ${WRKSRC}/Makefile.in PR: 248729, 248734 Changes: head/databases/gdbm/Makefile |