summaryrefslogtreecommitdiffstats
path: root/package/sqlite/sqlite.hash
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-03-31 21:00:08 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-04-08 12:08:33 +0200
commit97fd876f62c3106cbcafa79e5f05b0a8f14c3d9e (patch)
tree40681d4bfa6ce5437bb16b501436a0a0c2b2cb96 /package/sqlite/sqlite.hash
parent696db774843ec02c10c756a39e4aee6c29de7f78 (diff)
downloadbuildroot-97fd876f62c3106cbcafa79e5f05b0a8f14c3d9e.tar.gz
buildroot-97fd876f62c3106cbcafa79e5f05b0a8f14c3d9e.zip
musl: build broken on Thumb, use ARM mode
Building the musl C library on Thumb (Thumb1, not Thumb2), fails with: {standard input}:20: Error: only lo regs allowed with immediate -- `mov fp,#0' {standard input}:21: Error: only lo regs allowed with immediate -- `mov lr,#0' {standard input}:25: Error: unshifted register required -- `and ip,a1,#-16' Since there are no cores that we support that are Thumb1 only, use the same solution as the one used by glibc: build the C library in ARM mode. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/sqlite/sqlite.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud