aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-04-02 10:24:33 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-04-02 10:24:33 +0800
commitcd6a2da083dfe28a814a915bf269c01279b4ac92 (patch)
treebd42ec2ace5963da128a141b178285919698dd79 /Makefile
parent1ddd6b9e97d6ab27e2472165066e7ce4ef81e255 (diff)
downloaddexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar.gz
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar.bz2
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar.lz
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar.xz
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.tar.zst
dexon-bls-cd6a2da083dfe28a814a915bf269c01279b4ac92.zip
default UNIT is 6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 18089b2..7a6335d 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ TEST_SRC=bls_test.cpp bls_if_test.cpp
SAMPLE_SRC=bls_smpl.cpp bls_tool.cpp
CFLAGS+=-I../mcl/include
-UNIT?=4
+UNIT?=6
ifeq ($(UNIT),4)
CFLAGS+=-DBLS_MAX_OP_UNIT_SIZE=4
GO_TAG=bn256