From: Niels Möller Date: Tue, 30 Jan 2018 19:07:44 +0000 (+0100) Subject: ChangeLog entry for previous change, by Jay Foad. X-Git-Tag: nettle_3.5rc1~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a37657f7c76276b3688c97525d87a7dd1b8f0a03;p=thirdparty%2Fnettle.git ChangeLog entry for previous change, by Jay Foad. --- diff --git a/ChangeLog b/ChangeLog index 723e98e2..671f3afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2018-01-24 Jay Foad + + * Makefile.in (TARGETS): Delete dependencies on aesdata, desdata, + twofishdata, shadata and gcmdata. They are not needed for a normal + build. + (clean-here): Explicitly delete of above files. + (desdata.stamp): New stamp target, to avoid building desdata twice + in a parallell build. + 2018-01-23 Niels Möller * configure.ac (asm_path): Recognize "x86", in addition to "i?86",