[Bug 240088] databases/p5-Tie-LevelDB: fix build on powerpc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 25 00:49:15 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240088

            Bug ID: 240088
           Summary: databases/p5-Tie-LevelDB: fix build on powerpc64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet at FreeBSD.org
          Reporter: pkubaj at FreeBSD.org
          Assignee: sunpoet at FreeBSD.org
             Flags: maintainer-feedback?(sunpoet at FreeBSD.org)

Created attachment 206869
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206869&action=edit
patch

The script for detecting what atomic barrier is available doesn't run because
of ports' tree patches from the framework.

Add statically -DLEVELDB_CSTDATOMIC_PRESENT to CFLAGS when using gcc and change
include cstdatomic (removed in gcc 4.5) to atomic.

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


More information about the freebsd-ports-bugs mailing list