This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] Add ldconfig cache tag handling for AArch64
On Thu, Nov 15, 2012 at 8:39 PM, Steve McIntyre
<steve.mcintyre@linaro.org> wrote:
> Add ldconfig cache tag handling for AArch64
>
> * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
> * elf/cache.c (print_entry): Print ",AArch64" for
> FLAG_AARCH64_LIB64.
>
> Signed-off-by: Steve McIntyre <steve.mcintyre@linaro.org>
Reviewed-by: Carlos O'Donell <carlos@sytemhalted.org>
Checked in.
Cheers,
Carlos.