Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2020 13:23:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245696] databases/mydumper: fix build on GCC architectures
Message-ID:  <bug-245696-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 245696
           Summary: databases/mydumper: fix build on GCC architectures
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: pkubaj@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 213493
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213493&action=
=3Dedit
patch

This port uses libatomic, which is only in C11-compatible GCC. Cmake can't =
find
it, so point to it explicitly to help it.

Also add USES=3Dssl, the port links to libssl.

--=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-245696-7788>