Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2020 15:18:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 243546] devel/elfutils: guard fputs_unlocked definitions behind #ifndef
Message-ID:  <bug-243546-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243546

            Bug ID: 243546
           Summary: devel/elfutils: guard fputs_unlocked definitions
                    behind #ifndef
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: cem@freebsd.org
          Reporter: kevans@freebsd.org
             Flags: maintainer-feedback?(cem@freebsd.org)
          Assignee: cem@freebsd.org

Created attachment 210989
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210989&action=
=3Dedit
svn(1) diff against the ports tree

I intend to implement these (and a couple of others) in libc coming soon, so
preemptively fix the build by guarding them behind #ifndef so that they work
with both old/new.

This part of the patch will likely still be desired for DragonflyBSD
compatibility, even after all supported versions have grown the _unlocked
variants.

No PORTREVISION bump because it's a big nop until they're actually exposed =
by
libc.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243546-7788>