[PATCH] Add ldconfig cache tag handling for AArch64

Marcus Shawcroft marcus.shawcroft@gmail.com
Thu Nov 15 08:10:00 GMT 2012


> +    case FLAG_AARCH64_LIB64:
> +      fputs (",64bit", stdout);
> +      break;

Printing ",aarch64" here would be more appropriate.

/Marcus



More information about the Libc-alpha mailing list