tinymembench: add patch to fix build on Cortex-M
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 11 Nov 2016 21:09:04 +0000 (22:09 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Nov 2016 11:54:20 +0000 (12:54 +0100)
commit064004ae9df23c9671673a9ae1f7b2d1042c15ee
tree260ae808f352ca90046c7ccad5d4a6c389d77745
parent9bf4bd7ab08db7165439532a0ba3fc8ca1f40108
tinymembench: add patch to fix build on Cortex-M

This commit adds a patch to the tinymembench package that fixes the
build on Thumb-only architectures such as ARM Cortex-M. The patch has
been submitted upstream in
https://github.com/ssvb/tinymembench/pull/13.

Fixes:

  http://autobuild.buildroot.net/results/5f0148cef22b3b9aee691e1702722a0bbc68c8e8/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/tinymembench/0001-arm-fix-build-on-Thumb-only-architectures.patch [new file with mode: 0644]