deploy: c6156368857d243bba708166a1fa8ab5febe6c5e

This commit is contained in:
jakubgs 2022-09-28 13:42:29 +00:00
parent 7e59a1aff6
commit 33bc0b8c90
2 changed files with 2 additions and 2 deletions

View File

@ -108,7 +108,7 @@ endif
NIM_PARAMS := $(NIM_PARAMS) -d:discv5_protocol_id:d5waku
# git version for JSON RPC call
GIT_VERSION := "$(shell git describe --abbrev=6 --always --tags)"
GIT_VERSION ?= $(shell git describe --abbrev=6 --always --tags)
NIM_PARAMS := $(NIM_PARAMS) -d:git_version:\"$(GIT_VERSION)\"
deps: | deps-common nat-libs waku.nims rlnlib rlnzerokitlib

View File

@ -2,7 +2,7 @@
# libtool - Provide generalized library-building support services.
# Generated automatically by config.status (libbacktrace) version-unused
# Libtool was configured on host fv-az460-75:
# Libtool was configured on host fv-az186-323:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,