polarssl: disable assembly for more scenarios
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 27 Oct 2014 14:07:18 +0000 (11:07 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Oct 2014 16:49:13 +0000 (17:49 +0100)
commit130ca81bb28a3d842f6c99e7f3a6de35733df331
tree92ddf696afef71bb19d4d2b618635eb9b2dd7ccf
parentbeb20c5492f310e2971c14d1f1e56437ed554a46
polarssl: disable assembly for more scenarios

Disable assembly optimizations for:
Microblaze in general (previously a patch).
ARM with debugging in Thumb1/2 mode. This one fixes:
http://autobuild.buildroot.net/results/31e/31e8c4e29d51039cd5d213c2fe176a9cc39879da/

Do so in a nicer way with a one-liner sed and drop the patch.

And rename patches around, numbering was off.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/polarssl/polarssl-0001-no-test-suite.patch [new file with mode: 0644]
package/polarssl/polarssl-0002-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch [new file with mode: 0644]
package/polarssl/polarssl-0003-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch [deleted file]
package/polarssl/polarssl-01-no-test-suite.patch [deleted file]
package/polarssl/polarssl-02-disable-microblaze-asm.patch [deleted file]
package/polarssl/polarssl.mk