mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-21 20:10:36 +00:00
Disable the CI build of Gnosis
This commit is contained in:
parent
b06502bf65
commit
2ac28b1346
2
Makefile
2
Makefile
@ -123,7 +123,7 @@ GIT_SUBMODULE_UPDATE := git submodule update --init --recursive
|
||||
else # "variables.mk" was included. Business as usual until the end of this file.
|
||||
|
||||
# default target, because it's the first one that doesn't start with '.'
|
||||
all: | $(TOOLS) libnfuzz.so libnfuzz.a gnosis-build
|
||||
all: | $(TOOLS) libnfuzz.so libnfuzz.a
|
||||
|
||||
# must be included after the default target
|
||||
-include $(BUILD_SYSTEM_DIR)/makefiles/targets.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user