Home GnuPG
Diffusion GnuPG 0fee571260e5

Support NetBSD m68K ELF targets
0fee571260e5Unpublished

Unpublished Commit · Learn More

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

Description

Support NetBSD m68K ELF targets

* mpi/config.links (m68k*-*-netbsdelf): New.

The original patch from NetBSD had this additional code:

if ! test x$M68060 = xYES; then

	    path="m68k/mc68020 m68k"

fi

However, this bypasses the config system. It would be better to add
proper support for this CPU to config.sub.

Details

Provenance
wernerAuthored on Dec 13 2012, 6:15 PM
Parents
rG09dd07309643: Card: Fix the process of writing key or generating key.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG0fee571260e5: Support NetBSD m68K ELF targets (authored by Werner Koch <wk@gnupg.org>).Dec 13 2012, 6:15 PM