diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2015-11-27 10:37:18 +0000 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-11-27 13:22:04 +0100 |
commit | 47dd01f1aca80801ed6dcfa2359989c17acf4874 (patch) | |
tree | cefa26ca299dfbcd777e8b856afd72797eb4e233 /package/libsigc | |
parent | c2ca1279bc8ebdb2e3dfc1f1fc64308ea538e814 (diff) | |
download | buildroot-47dd01f1aca80801ed6dcfa2359989c17acf4874.tar.gz buildroot-47dd01f1aca80801ed6dcfa2359989c17acf4874.zip |
polarssl: disable assembly for MIPS R6
Fixes:
http://autobuild.buildroot.net/results/c34/c343c68d3e0dae4a7ecd59693298a9622bc56662/
Is not yet supported and the compilation will fail like this:
[ 4%] Building C object library/CMakeFiles/polarssl.dir/bignum.c.o
/tmp/ccLDxl9G.s: Assembler messages:
/tmp/ccLDxl9G.s:92: Error: opcode not supported on this processor:
mips32r6 (mips32r6) `multu $13,$14'
/tmp/ccLDxl9G.s:93: Error: opcode not supported on this processor:
mips32r6 (mips32r6) `addi $10,$10,4'
/tmp/ccLDxl9G.s:94: Error: opcode not supported on this processor:
mips32r6 (mips32r6) `mflo $14'
/tmp/ccLDxl9G.s:95: Error: opcode not supported on this processor:
mips32r6 (mips32r6) `mfhi $9'
[...]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libsigc')
0 files changed, 0 insertions, 0 deletions