mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-13 13:55:45 +00:00
Compile without pcre (#574)
This commit is contained in:
parent
cb957b71e4
commit
ebb65e9c20
2
Makefile
2
Makefile
@ -57,6 +57,8 @@ all: | $(TOOLS) nimbus
|
|||||||
# must be included after the default target
|
# must be included after the default target
|
||||||
-include $(BUILD_SYSTEM_DIR)/makefiles/targets.mk
|
-include $(BUILD_SYSTEM_DIR)/makefiles/targets.mk
|
||||||
|
|
||||||
|
LINK_PCRE := 0
|
||||||
|
|
||||||
# default: use blst
|
# default: use blst
|
||||||
USE_MIRACL := 0
|
USE_MIRACL := 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user