1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

* config.links: powerpc64* needs to come before powerpc* or it will

never match.  Reported by Alon Bar-Lev for libgcrypt, but relevant
here as well.
This commit is contained in:
David Shaw 2007-01-16 05:20:06 +00:00
parent a15b16a356
commit e5f521db93
2 changed files with 11 additions and 5 deletions

View file

@ -1,3 +1,9 @@
2007-01-15 David Shaw <dshaw@jabberwocky.com>
* config.links: powerpc64* needs to come before powerpc* or it
will never match. Reported by Alon Bar-Lev for libgcrypt, but
relevant here as well.
2006-12-11 Werner Koch <wk@g10code.com>
* mpi-internal.h: Include mpi-asm-defs.h.