[Pkg-gnupg-commit] [libgpg-error] 05/35: Add syscfg alias for x86_64-pc-linux-gnuhardened1

Daniel Kahn Gillmor dkg at fifthhorseman.net
Mon Apr 25 21:47:11 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 4135d1bb49777d41fcd556a7f1157b28b4d6a633
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 27 10:12:25 2016 +0100

    Add syscfg alias for x86_64-pc-linux-gnuhardened1
    
    --
---
 src/mkheader.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mkheader.c b/src/mkheader.c
index 875a0f5..0d3d6ba 100644
--- a/src/mkheader.c
+++ b/src/mkheader.c
@@ -81,6 +81,7 @@ canon_host_triplet (const char *triplet)
     {"i586-pc-gnu"},
     {"i486-pc-kfreebsd-gnu", "i686-pc-kfreebsd-gnu"},
     {"i586-pc-kfreebsd-gnu"},
+    {"x86_64-pc-linux-gnuhardened1", "x86_64-pc-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