aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <herumi@nifty.com>2017-03-15 07:34:40 +0800
committerMITSUNARI Shigeo <herumi@nifty.com>2017-03-15 07:34:40 +0800
commit9e22eb9ea1f32d7d181cc62e38633eefdaa75226 (patch)
tree14a99893a3d6d04c8062f5e7da5fb7629b9a95f4 /Makefile
parentd1ed1c2a149a22fc51038f3fbce4dad176d18e66 (diff)
downloaddexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar.gz
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar.bz2
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar.lz
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar.xz
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.tar.zst
dexon-bls-9e22eb9ea1f32d7d181cc62e38633eefdaa75226.zip
default UNIT=4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7cb7e7f..850a450 100644
--- a/Makefile
+++ b/Makefile
@@ -9,6 +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
ifeq ($(UNIT),4)
CFLAGS+=-DBLS_MAX_OP_UNIT_SIZE=4
GO_TAG=bn256