[git] GCRYPT - branch, master, updated. libgcrypt-1.8.1-116-ga2e0cb1

by NIIBE Yutaka cvs at cvs.gnupg.org
Fri Nov 2 11:39:41 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU crypto library".

The branch, master has been updated
       via  a2e0cb1542818ad8a71de34ccbf191adab0a0b86 (commit)
      from  f7395338d71d4d82180a11707fd6e77787162e24 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a2e0cb1542818ad8a71de34ccbf191adab0a0b86
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Fri Nov 2 18:54:02 2018 +0900

    aarch64: mpi: Distribute the header file as a part of source.
    
    * mpi/Makefile.am (EXTRA_libmpi_la_SOURCES): Add asm-common-aarch64.h.
    
    --
    
    Fixes-commit: ec0a2f25c0f64a7b65b373508ce9081e10461965
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/mpi/Makefile.am b/mpi/Makefile.am
index 8f39ee7..4a8d888 100644
--- a/mpi/Makefile.am
+++ b/mpi/Makefile.am
@@ -175,3 +175,4 @@ libmpi_la_SOURCES = longlong.h	   \
 	      mpih-mul.c     \
 	      mpiutil.c      \
               ec.c ec-internal.h ec-ed25519.c
+EXTRA_libmpi_la_SOURCES = asm-common-aarch64.h

-----------------------------------------------------------------------

Summary of changes:
 mpi/Makefile.am | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org


_______________________________________________
Gnupg-commits mailing list
Gnupg-commits at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-commits




More information about the Gcrypt-devel mailing list