deploy: 73217b457c5affe5c0874c8ef6ab6c288e5ceb6d

This commit is contained in:
decanus 2020-12-22 12:01:29 +00:00
parent 1f81fce5f0
commit 902e78e917
3 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
## Platform. ##
## --------- ##
hostname = fv-az274-210
hostname = fv-az54-194
uname -m = x86_64
uname -r = 5.4.0-1032-azure
uname -s = Linux
@ -841,7 +841,7 @@ configure:12482: $? = 0
configure:12482: result: yes
configure:12499: checking for getexecname
configure:12499: gcc -o conftest -g -O3 -std=gnu11 -pipe -Wall -Wextra -fPIC conftest.c >&5
/tmp/ccybMg2D.o: In function `main':
/tmp/ccluwJ7c.o: In function `main':
/home/runner/work/nim-waku/nim-waku/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/conftest.c:73: undefined reference to `getexecname'
collect2: error: ld returned 1 exit status
configure:12499: $? = 1
@ -1134,7 +1134,7 @@ generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_COMMANDS =
$ ./config.status
on fv-az274-210
on fv-az54-194
config.status:1150: creating Makefile
config.status:1150: creating backtrace-supported.h

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-az274-210:
# Libtool was configured on host fv-az54-194:
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
#
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,

View File

@ -15,7 +15,7 @@ declarePublicGauge total_messages, "number of messages received"
logScope:
topics = "wakurelay"
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-beta1"
const WakuRelayCodec* = "/vac/waku/relay/2.0.0-beta2"
method init*(w: WakuRelay) =
debug "init"