[Buildroot] [git commit] jpeg: fix typo introduced when fixing the indentation

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 11 18:05:48 UTC 2016


Hello,

On Sun, 11 Dec 2016 18:40:21 +0100, Yann E. MORIN wrote:

> Alternatively, I think it is easier to read if it is written like that:
> 
>     config BR2_PACKAGE_JPEG_SIMD_SUPPORT
>         bool
>         default y if BR2_X86_CPU_HAS_MMX
>         default y if BR2_ARM_CPU_HAS_NEON
>         default y if BR2_POWERPC_CPU_HAS_ALTIVEC
>         default y if BR2_aarch64 || BR2_aarch64_be

Agreed, this notation is a bit more readable.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com



More information about the buildroot mailing list