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…
Reference in New Issue