]> Git Repo - buildroot-mgba.git/commit
package/mpir: force arm mode instead of Thumb mode
authorBernd Kuhls <[email protected]>
Sun, 2 Jul 2023 12:33:19 +0000 (14:33 +0200)
committerYann E. MORIN <[email protected]>
Mon, 3 Jul 2023 19:53:27 +0000 (21:53 +0200)
commitff037fe5430738e85d9c2270883e71cd77e99ff3
treefb165927722d3946228822e71837d5d93b33f807
parent2bde8c744cbe420f2e85af7a63782bb89ca6da06
package/mpir: force arm mode instead of Thumb mode

Fix the following build failure:
/tmp/ccuwJnnt.s:124: Error: selected processor does not support `umull ip,r6,r2,r1' in Thumb mode
/tmp/ccuwJnnt.s:159: Error: selected processor does not support `umull ip,r0,r7,r1' in Thumb mode

Fixes:
http://autobuild.buildroot.net/results/610/61094bc7b7eb1d1e49bf8fcd1864b5cd3d7c4499/

Signed-off-by: Bernd Kuhls <[email protected]>
Signed-off-by: Yann E. MORIN <[email protected]>
package/mpir/mpir.mk
This page took 0.037272 seconds and 4 git commands to generate.