[Pkg-gnupg-commit] [libgpg-error] 23/35: syscfg: Add powerpc-unknown-linux-gnuspe

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 25 21:47:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository libgpg-error.

commit b84d704dc4396c0ea6962096249b510c385a3a13
Author: Werner Koch <wk at gnupg.org>
Date:   Fri Apr 22 09:06:03 2016 +0200

    syscfg: Add powerpc-unknown-linux-gnuspe
    
    --
---
 src/mkheader.c | 1 +
 1 file changed, 1 insertion(+)

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 }
   };

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libgpg-error.git



More information about the Pkg-gnupg-commit mailing list