Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Mar 2016 00:15:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206987] [NEW PORT] security/akmos: Cryptographic library with low footprint
Message-ID:  <bug-206987-13-BxSzyDM29r@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206987-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206987-13@https.bugs.freebsd.org/bugzilla/>

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

Raphael Kubo da Costa <rakuco@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rakuco@FreeBSD.org

--- Comment #1 from Raphael Kubo da Costa <rakuco@FreeBSD.org> ---
Thanks for the patch. A few suggestions:
- It looks like your .shar got included in the .shar itself.
- You can replace the bsd.options.mk include and the options checks with
helpers:
  ASM_CMAKE_ON=3D   -DAKMOS_ENABLE_ASM=3DON
  ASM_CMAKE_OFF=3D  -DAKMOS_ENABLE_ASM=3DOFF
  etc etc

--=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-206987-13-BxSzyDM29r>