fix(build): fix build tags (#23132)

Co-authored-by: auricom <27022259+auricom@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
Matt Kocubinski
2024-12-31 14:36:18 +00:00
committed by GitHub
co-authored by auricom marbar3778
parent 4fb2347af4
commit 986974a7cd
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -12,9 +12,9 @@ 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)
COSMOS_BUILD_OPTIONS := v2
COSMOS_BUILD_OPTIONS += ' v2'
rocksdb_version=v9.6.1
rocksdb_version=v9.7.3
ifeq ($(findstring .,$(VERSION)),)
VERSION := 0.0.0