Skip to content

Commit

Permalink
rename comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Nov 21, 2024
1 parent 6b2e2bb commit 880be72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/build.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ ifeq (boltdb,$(findstring boltdb,$(COSMOS_BUILD_OPTIONS)))
build_tags += boltdb
endif

# handle blst
# handle bls12381
ifeq (bls12381,$(findstring bls12381,$(COSMOS_BUILD_OPTIONS)))
CGO_ENABLED=1
build_tags += bls12381
Expand Down

0 comments on commit 880be72

Please sign in to comment.