git: cryptoapi: Revert inlining of some crypto functions
Michael Neumann
mneumann at crater.dragonflybsd.org
Sun Nov 9 08:42:05 PST 2025
commit 7e0e24c3e958498103fac56b94465a53703d4d8b
Author: Michael Neumann <mneumann at ntecs.de>
Date: Sun Nov 9 17:40:12 2025 +0100
cryptoapi: Revert inlining of some crypto functions
As this breaks the build due to gcc not able to inline indirect
function calls.
Summary of changes:
sys/crypto/cryptoapi/cryptoapi.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7e0e24c3e958498103fac56b94465a53703d4d8b
--
DragonFly BSD source repository
More information about the Commits
mailing list