提交 f5978639 编写于 作者: J Jeffrey Wilcke

Merge pull request #657 from Gustav-Simonsson/disable_libsecp256k1_debug_check

libsecp256k1 #define NDEBUG
......@@ -12,6 +12,7 @@ package secp256k1
#define USE_FIELD_INV_BUILTIN
#define USE_SCALAR_8X32
#define USE_SCALAR_INV_BUILTIN
#define NDEBUG
#include "./secp256k1/src/secp256k1.c"
*/
import "C"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册