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: [PATCH] Fix compiler warnings building against Linux uapi headers


enh <enh@google.com> writes:

> to remove gdbserver's duplicate definitions. But on the assumption
> that you do need to support old versions of glibc, here's a patch to
> avoid the redefinition...

We should avoid the redefinition in gdb/arm-linux-tdep.h too.  Could you
please fix it there too?

>
> 2015-06-22  Elliott Hughes  <enh@google.com>
>
> 	* linux-arm-low.c: Only define HWCAP_VFP and friends if they're
> 	not already defined. Fixes build against Linux uapi headers.

OK with the changes.

-- 
Yao (éå)


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