px5g: disable assembler functions, fixes compile errors with mips16
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36601
This commit is contained in:
parent
0be8dd36dc
commit
03531f565a
@ -64,7 +64,7 @@
|
|||||||
/*
|
/*
|
||||||
* Uncomment to enable the use of assembly code.
|
* Uncomment to enable the use of assembly code.
|
||||||
*/
|
*/
|
||||||
#define POLARSSL_HAVE_ASM
|
/* #define POLARSSL_HAVE_ASM */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Uncomment if the CPU supports SSE2 (IA-32 specific).
|
* Uncomment if the CPU supports SSE2 (IA-32 specific).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user