[Buildroot] [PATCH] package/libunwind: simplify architectutre dependencies

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu May 4 21:22:23 UTC 2017


Hello,

On Mon, 17 Apr 2017 18:44:01 +0200, Yann E. MORIN wrote:
> BR2_ARM_CPU_HAS_ARM already embeddeds the fact that this is an ARM chip,
> so (BR2_arm || BR2_armeb) is forcibly true when BR2_ARM_CPU_HAS_ARM is.
> 
> In other words, BR2_ARM_CPU_HAS_ARM can't be true unless either BR2_arm
> or BR2_armeb itslef is true.
> 
> Simplify the logic accordingly.
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
> Cc: Romain Naour <romain.naour at openwide.fr>
> ---
>  package/libunwind/Config.in | 9 +++------
>  1 file changed, 3 insertions(+), 6 deletions(-)

Applied to master, after fixing the typo in the commit title. Thanks!

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


More information about the buildroot mailing list