Re: [PATCH v3 3/5] Adjust import script, definitions and API users for libgcrypt 1.10

2024-05-28 Thread Gary Lin via Grub-devel
On Fri, May 24, 2024 at 08:30:04PM +0300, Vladimir Serbinenko wrote: > diff --git a/conf/Makefile.common b/conf/Makefile.common > index b8f216f6c..1fd3fc9da 100644 > --- a/conf/Makefile.common > +++ b/conf/Makefile.common > @@ -81,8 +81,8 @@ CPPFLAGS_GNULIB = -I$(top_builddir)/grub-core/lib/gnulib

Re: [PATCH v3 5/5] keccak: Disable acceleration with SSE asm

2024-05-28 Thread Vladimir 'phcoder' Serbinenko
Sorry, sent wrong commit. Will resend in next version Le mar. 28 mai 2024, 08:49, Gary Lin a écrit : > On Fri, May 24, 2024 at 08:30:06PM +0300, Vladimir Serbinenko wrote: > > --- > > .../lib/libgcrypt-patches/02_keccak_sse.diff | 19 +++ > > 1 file changed, 19 insertions(+) >