diff --git a/package/px5g/src/polarssl/config.h b/package/px5g/src/polarssl/config.h index 6463e5219f..ad3f9a7f39 100644 --- a/package/px5g/src/polarssl/config.h +++ b/package/px5g/src/polarssl/config.h @@ -64,7 +64,7 @@ /* * 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).