Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2019 07:25:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 240090] security/nettle: Enable fat library build and fix "make test"
Message-ID:  <bug-240090-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 240090
           Summary: security/nettle: Enable fat library build and fix
                    "make test"
           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: daniel.engberg.lists@pyret.net
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

Created attachment 206877
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206877&action=
=3Dedit
v1

Enable fat library by default on AMD64, ARM64 and ARM(v7) as this makes
libnettle include multiple versions of certain functions in the library and
select the ones to use at run-time. This enables various instructions such =
as
AES-NI on AMD64 and allows libnettle to use NEON when possible on ARM. Also=
 set
TEST_TARGET so "make test" runs as expected.

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