This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA/gdbserver] disable Elf32_auxv_t/Elf64_auxv_t AC_CHECK_TYPES check on Android


On 11/09/2015 06:05 PM, Joel Brobecker wrote:
> Hello,
> 
> This patch fixes a GDBserver build failure on Android when using
> NDK version 9 or later.
> 
> See the comment added in configure.ac for more details behind
> this change.
> 
> gdb/gdbserver/ChangeLog:
> 
>         * configure.ac: Do not call AC_CHECK_TYPES for Elf32_auxv_t
>         and Elf64_auxv_t if the target is Android.
> 
> Tested on arm-android. OK to commit?
> 

LGTM.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]