Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
bearssl: Make shared library linkCreating a lua shared library module linking against libbearssl.so won'tload w/o these functions.Sponsored by: NetflixReviewed by: sjgDifferential Revision:
bearssl: Make shared library linkCreating a lua shared library module linking against libbearssl.so won'tload w/o these functions.Sponsored by: NetflixReviewed by: sjgDifferential Revision: https://reviews.freebsd.org/D43982
show more ...
libsecureboot: be more verbose about validation failuresReviewed by: imp, sjgPull Request: https://github.com/freebsd/freebsd-src/pull/916
Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Fix DIRDEPS_BUILD for libgcc_eh
bearssl: Suppress warnings from functions that have no argsclag15 is much pickier than others, so suppress the warning untilupstream can be updated.Sponsored by: Netflix
Revert that!
Oops missed Makefile.config
Add libbearsslDisabled by default, used by loader and sbin/veriexecReviewed by: emasteSponsored by: Juniper NetworksDifferential Revision: D16334