From 8d7445ae34ec9343a1e36fce2f3e8d87c03b5bb4 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Fri, 3 Feb 2017 11:37:05 +0900 Subject: remove make comments for run_uncheck_go --- readme.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 406ab57..d5de892 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ git clone git://github.com/herumi/mcl.git git clone git://github.com/herumi/bls.git ``` -# Build and test +# Build and test for Linux To make lib/libbls.a and test, run ``` cd bls @@ -125,11 +125,6 @@ Verify a public key by pop. ``` make run_go ``` -Go 1.6 forbits passing a Go pointer to C, then -``` -make run_uncheck_go -``` -I'll fix the issue later. # License -- cgit v1.2.3