Bug 251913

Summary: [PATCH] textproc/heirloom-doctools - fix LLVM11 build
Product: Ports & Packages Reporter: Cy Schubert <cy>
Component: Individual Port(s)Assignee: Cy Schubert <cy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (hrs)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 248756    
Attachments:
Description Flags
Fix build on 13-CURRENT none

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.