[Bug 206987] [NEW PORT] security/akmos: Cryptographic library with low footprint
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 5 00:15:49 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206987
Raphael Kubo da Costa <rakuco at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakuco at FreeBSD.org
--- Comment #1 from Raphael Kubo da Costa <rakuco at 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= -DAKMOS_ENABLE_ASM=ON
ASM_CMAKE_OFF= -DAKMOS_ENABLE_ASM=OFF
etc etc
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list