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: [PATCH] AArch64: Tag ARM and AArch64 binaries in the ldconfig cache


On 3 December 2012 15:25, Steve McIntyre <steve.mcintyre@linaro.org> wrote:
> Hey guys,
>
> Splitting up code as requested. Here's patch #1 for AArch64.
>
> =======================================
> Tag ARM and AArch64 binaries in the ldconfig cache
>
>         * sysdeps/unix/sysv/linux/aarch64/readelflib.c: New file.
>
> Add the correct tags for ARM and AArch64 libraries in the ldconfig
> cache for AArch64.


Steve, Rather than replicate the code from arm/readelflib.c into
aarch64/readelflib.c I'll apply  the attached patch which uses the
include mechanism you originally propsed here:

http://sourceware.org/ml/libc-ports/2012-11/msg00111.html

/Marcus

Attachment: aarch64-readelflib.patch
Description: Binary data


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