Bug 251913 - [PATCH] textproc/heirloom-doctools - fix LLVM11 build
Summary: [PATCH] textproc/heirloom-doctools - fix LLVM11 build
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: Cy Schubert
URL:
Keywords:
: 252034 (view as bug list)
Depends on:
Blocks: 248756
  Show dependency treegraph
 
Reported: 2020-12-17 03:46 UTC by Cy Schubert
Modified: 2021-03-27 03:03 UTC (History)
0 users

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


Attachments
Fix build on 13-CURRENT (416 bytes, patch)
2020-12-17 03:46 UTC, Cy Schubert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cy Schubert freebsd_committer freebsd_triage 2020-12-17 03:46:39 UTC
Created attachment 220651 [details]
Fix build on 13-CURRENT
Comment 1 Cy Schubert freebsd_committer freebsd_triage 2020-12-30 05:50:26 UTC
*** Bug 252034 has been marked as a duplicate of this bug. ***
Comment 2 Cy Schubert freebsd_committer freebsd_triage 2021-02-09 15:34:47 UTC
Ping.

I committed this to my git repo yesterday and would like to push it:

commit d4346ffd53853cfb9f673fb0d08d4cf69afb5a09 (HEAD -> master)
Author: Cy Schubert <cy@FreeBSD.org>
Date:   Mon Feb 8 09:55:48 2021 -0800

    Fix LLVM11 build.
    
    Add -fcommon to fix LLVM11 build.
    
    PR              251913
    Submitted by:   cy
    Reported by:    cy
Comment 3 Cy Schubert freebsd_committer freebsd_triage 2021-03-27 03:03:09 UTC
Fixed by r564841.