History log of /freebsd-current/lib/libbearssl/Makefile.inc
Revision Date Author Comments
# 4b9d6057 04-Dec-2023 Stéphane Rochoy <stephane.rochoy@stormshield.eu>

libsecureboot: be more verbose about validation failures

Reviewed by: imp, sjg
Pull Request: https://github.com/freebsd/freebsd-src/pull/916


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 9768746b 13-Feb-2023 Warner Losh <imp@FreeBSD.org>

bearssl: Suppress warnings from functions that have no args

clag15 is much pickier than others, so suppress the warning until
upstream can be updated.

Sponsored by: Netflix