mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-16 16:38:07 +00:00
nim-libbacktrace: don't build the C++ wrapper
This commit is contained in:
parent
e5629ebc1f
commit
e72dfeed73
2
Makefile
2
Makefile
@ -88,7 +88,7 @@ beacon_chain.nims:
|
||||
|
||||
# nim-libbacktrace
|
||||
libbacktrace:
|
||||
+ $(MAKE) -C vendor/nim-libbacktrace
|
||||
+ $(MAKE) -C vendor/nim-libbacktrace BUILD_CXX_LIB=0
|
||||
|
||||
P2PD_CACHE :=
|
||||
p2pd: | go-checks
|
||||
|
2
vendor/nim-libbacktrace
vendored
2
vendor/nim-libbacktrace
vendored
@ -1 +1 @@
|
||||
Subproject commit 7c329386df2f5a629b373c3fc9b717b4cbfb1a83
|
||||
Subproject commit b641d2ad5b79baca6877329f75ba6266a5377c82
|
Loading…
x
Reference in New Issue
Block a user