libnspr: use the BR2_ARM_CPU_ARMV7A option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 Oct 2014 20:27:05 +0000 (22:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 6 Nov 2014 22:58:36 +0000 (23:58 +0100)
commitd6a865bd52f021f8fe56794edd3c685aa8d277bf
treef4a4180e90f9367ff8bca7509965ade4c5f9976a
parentfe417778514594f1acb526b2842ba103961e45bb
libnspr: use the BR2_ARM_CPU_ARMV7A option

The libnspr --enable-thumb2 option was only enabled on Cortex-A8 and
Cortex-A9. This commit switches to using BR2_ARM_CPU_ARMV7A instead,
which will allow using Thumb2 for this package even with the other
Cortex-A cores.

[Peter: use BR2_ARM_CPU_HAS_THUMB2 instead]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libnspr/libnspr.mk