package/uclibc: fix build on thumb2-only arm cpus
authorYann E. MORIN <yann.morin.1998@free.fr>
Sun, 7 Aug 2016 20:44:36 +0000 (22:44 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 7 Aug 2016 20:52:58 +0000 (22:52 +0200)
commitfeedf866159e4f4eabab55143d0c989345827581
tree50b95e3a86a7b0efda8c837815024b1123e9e8bc
parentbbdc48262e1eb9543df0ae0490cbe1035c276fda
package/uclibc: fix build on thumb2-only arm cpus

Add a patch to revert an upstream commit that broke building for armv7
thumb2-only CPUs.

Commit pointed out by Thomas.

Fixes:
    https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333657
    https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333658
    ... and all the other atmel_sama5d* defconfigs
    https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333643
    https://travis-ci.org/buildroot/buildroot-defconfig-testing/jobs/150333644

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/0001-Revert-arm-cleanup-redundant-macros-for-syscalls.patch [new file with mode: 0644]