mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-27 15:16:05 +00:00
deploy: 696bd6bd6b5c3d67877b0121e938983ca6cbb2b6
This commit is contained in:
parent
7fd9fffae9
commit
ee2da6086b
2
Makefile
2
Makefile
@ -211,7 +211,7 @@ endif
|
|||||||
|
|
||||||
# control rln code compilation
|
# control rln code compilation
|
||||||
ifeq ($(RLN), true)
|
ifeq ($(RLN), true)
|
||||||
NIM_PARAMS := $(NIM_PARAMS) -d:rln
|
$(eval NIM_PARAMS := $(NIM_PARAMS) -d:rln)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
rlnlib:
|
rlnlib:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# libtool - Provide generalized library-building support services.
|
# libtool - Provide generalized library-building support services.
|
||||||
# Generated automatically by config.status (libbacktrace) version-unused
|
# Generated automatically by config.status (libbacktrace) version-unused
|
||||||
# Libtool was configured on host fv-az260-869:
|
# Libtool was configured on host fv-az208-521:
|
||||||
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
# NOTE: Changes made to this file will be lost: look at ltmain.sh.
|
||||||
#
|
#
|
||||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user