diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-04-17 18:44:01 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-04 23:21:04 +0200 |
commit | a84acbb4a7d7cf5feb43147839f04485e714b1a6 (patch) | |
tree | 480e2e49236efb0843e0498e03e22e774b97cc3f /package/qemu/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch | |
parent | 47ef5def00f5d991dafe53a6eb6566147124444e (diff) | |
download | buildroot-a84acbb4a7d7cf5feb43147839f04485e714b1a6.tar.gz buildroot-a84acbb4a7d7cf5feb43147839f04485e714b1a6.zip |
package/libunwind: simplify architecture dependencies
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@free.fr>
Cc: Romain Naour <romain.naour@openwide.fr>
Acked-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qemu/0001-user-exec-fix-usage-of-mcontext-structure-on-ARM-uCl.patch')
0 files changed, 0 insertions, 0 deletions