Set arch_minimum_kernel for powerpc*le
Joseph S. Myers
joseph@codesourcery.com
Wed Jan 15 16:02:00 GMT 2014
On Wed, 15 Jan 2014, Alan Modra wrote:
> Somehow this patch for powerpc64le missed being submitted. OK to apply?
>
> * sysdeps/unix/sysv/linux/powerpc/configure.in (arch_minimum_kernel):
> Set for powerpc*le.
> * sysdeps/unix/sysv/linux/powerpc/configure: Regenerate.
This is bug 15998 - thanks for fixing it.
> +case "$config_machine" in
> + powerpc*le) arch_minimum_kernel=3.10 ;;
> +esac
Was support in 3.10 (unmodified kernel.org release) actually functional
enough to be able to use current glibc? I had the impression the first
kernel with working support was more likely to be 3.13.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list