Re: Support for Android toolchains
David Turner <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <CACnJMqrQgPsLUmX4179KFNfjjUyN2Bn_TbQbHXXQebRiip2umA@mail.gmail.com> |
I haven't seen any answer to this patch yet. Is there any preferred way to get this reviewed? Thanks in advance On Tue, Jun 11, 2013 at 10:28 AM, David Turner <[email protected]> wrote: > Hello, > > This patch adds support for Android-specific toolchains [1], and ensures > that version-less libraries are generated by default. > > I have tested this by recompiling a few open-source libraries (libffi, > libiconv, libgettext) after updating their libtool files manually with > "autoreconf --force --install". > > Let me know if there are any issues. > > Thanks > > - Digit > >