This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: Fix arm warning


On Mon, Apr 16, 2012 at 6:17 AM, Andreas Jaeger <aj@suse.com> wrote:
> Building for ARM I got lots of these warnings:
> ../glibc-ports-2.15/sysdeps/unix/sysv/linux/arm/ldsodefs.h:41:0: warning:
> "MORE_ELF_HEADER_DATA" redefined [enabled by default]
> ../sysdeps/unix/sysv/linux/ldsodefs.h:64:0: note: this is the location of
> the previous definition
>
> This is still in git head. Let's undef it like we undef the other
> variables.
>
> Ok to commit?
> Andreas
>
> 2012-04-16 ?Andreas Jaeger ?<aj@suse.de>
>
> ? ? ? ?* sysdeps/unix/sysv/linux/arm/ldsodefs.h: Undefine
> ? ? ? ?MORE_ELF_HEADER_DATA to avoid warnings about redefinition.

Please commit.

IMO this is a trivial change.

Cheers,
Carlos.


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