Home GnuPG

Add host-triplet aliasing feature to mkheader.
4441e96801fdUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add host-triplet aliasing feature to mkheader.

* src/Makefile.am (lock_obj_pub): Rename i586-pc-linux-gnu to
i686-pc-linux-gnu.  Remove i486-pc-linux-gnu.
* src/mkheader.c (canon_host_triplet): New.
(main): Use it.

config.sub does not map i{4,5,6}86-pc-linux-gnu to one common triplet.
However, they all use the same ABI and thus we do not need several
versions of the syscfg files.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Mar 6 2015, 9:53 AM
Parents
rE0f814d4c4a28: w32: Add a manifest to libgpg-error.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rE4441e96801fd: Add host-triplet aliasing feature to mkheader. (authored by Werner Koch <wk@gnupg.org>).Mar 6 2015, 10:36 AM