Re: Support for Android toolchains
David Turner <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.patches |
|---|---|
| Message-ID | <CACnJMqqbBtDZcJFs1yC2G+AxZd=FNo+pXs6URwtvT5mG1X-xsQ@mail.gmail.com> |
Ping? On Thu, Jul 4, 2013 at 12:58 AM, David Turner <[email protected]> wrote: > 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 >> >> >