[git] GPG-ERROR - branch, master, updated. libgpg-error-1.21-23-gb84d704
by Werner Koch
cvs at cvs.gnupg.org
Fri Apr 22 09:07:10 CEST 2016
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 "Error codes used by GnuPG et al.".
The branch, master has been updated
via b84d704dc4396c0ea6962096249b510c385a3a13 (commit)
from 1cd1ddb4ac2c13223a073f6d77696bcd6253e2ff (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 b84d704dc4396c0ea6962096249b510c385a3a13
Author: Werner Koch <wk at gnupg.org>
Date: Fri Apr 22 09:06:03 2016 +0200
syscfg: Add powerpc-unknown-linux-gnuspe
--
diff --git a/src/mkheader.c b/src/mkheader.c
index 0d3d6ba..64d0904 100644
--- a/src/mkheader.c
+++ b/src/mkheader.c
@@ -82,6 +82,7 @@ canon_host_triplet (const char *triplet)
{"i486-pc-kfreebsd-gnu", "i686-pc-kfreebsd-gnu"},
{"i586-pc-kfreebsd-gnu"},
{"x86_64-pc-linux-gnuhardened1", "x86_64-pc-linux-gnu" },
+ {"powerpc-unknown-linux-gnuspe", "powerpc-unknown-linux-gnu" },
{ NULL }
};
-----------------------------------------------------------------------
Summary of changes:
src/mkheader.c | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
Error codes used by GnuPG et al.
http://git.gnupg.org
More information about the Gnupg-commits
mailing list