- While I'm here: enable stage support, replace USE_GMAKE with USES=gmake PR: ports/182437 Submitted by: martymac
12 lines
335 B
Text
12 lines
335 B
Text
--- include/polarssl/config.h.orig 2013-09-24 16:37:14.000000000 +0200
|
|
+++ include/polarssl/config.h 2013-09-24 16:39:22.000000000 +0200
|
|
@@ -627,8 +627,8 @@
|
|
* Requires: POLARSSL_TIMING_C
|
|
*
|
|
* Uncomment to enable the HAVEGE random generator.
|
|
-#define POLARSSL_HAVEGE_C
|
|
*/
|
|
+#define POLARSSL_HAVEGE_C
|
|
|
|
/**
|
|
* \def POLARSSL_MD_C
|