Home GnuPG

Update libtool to support Android.
bf0d67dbfa41Unpublished

Unpublished Commit · Learn More

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

Description

Update libtool to support Android.

* m4/libtool.m4: Add "linux*android*" case.  Taken from the libtool
repository.

The patch, which cleanly applies, is

commit 8eeeb00daef8c4f720c9b79a0cdb89225d9909b6
Author: David 'Digit' Turner <digit@google.com>
Date:   Tue Oct 8 14:37:32 2013 -0700

This patch adds proper Android support to libtool. The main
issues are the following:

    - Versioned libraries are not supported by the platform and
      its build/packaging tools.

    - The dynamic linker is not GNU ld, there is no support for
      DT_RUNPATH.

    - Similarly, there is no ldconfig.
  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
David 'Digit' Turner <digit@google.com>Authored on Oct 22 2013, 2:26 PM
wernerCommitted on Dec 9 2013, 7:55 PM
Parents
rEb70a430d020e: Add GPG_ERR_MAC_ALGO.
Branches
Unknown
Tags
Unknown