[Bug 265587] databases/leofs: fix build on armv6, armv7, aarch64

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 03 Aug 2022 05:51:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265587

            Bug ID: 265587
           Summary: databases/leofs: fix build on armv6, armv7, aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: trociny@FreeBSD.org
          Reporter: fuz@fuz.su
                CC: trociny@FreeBSD.org
          Assignee: trociny@FreeBSD.org
             Flags: maintainer-feedback?(trociny@FreeBSD.org)
 Attachment #235648 maintainer-approval?(trociny@FreeBSD.org)
             Flags:
             Flags: merge-quarterly?
                CC: trociny@FreeBSD.org

Created attachment 235648
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235648&action=edit
databases/leofs: fix build on armv6, armv7, aarch64

Apply the fix from db917ae to armv6, armv7, and aarch64.

Tested with Poudriere on armv7 aarch64 FreeBSD 13.1.
Please MFH if possible.

As we have now applied the same fix to a multitude of architectures, please
consider just making the same fix apply to all architectures by replacing the
various CFLAGS_... lines with a single

    CFLAGS+=  -DLEVELDB_CSTDATOMIC_PRESENT

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