Skip to content

Commit

Permalink
add it back
Browse files Browse the repository at this point in the history
  • Loading branch information
tac0turtle committed Mar 17, 2023
1 parent a6c5656 commit 9cba40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ MOCKS_DIR = $(CURDIR)/tests/mocks
HTTPS_GIT := https://github.com/cosmos/cosmos-sdk.git
DOCKER := $(shell which docker)
PROJECT_NAME = $(shell git remote get-url origin | xargs basename -s .git)
BUILD_TAGS += rocksdb

# process build tags
build_tags = netgo
Expand Down

0 comments on commit 9cba40e

Please sign in to comment.