Compile without pcre (#574)

This commit is contained in:
Jacek Sieka 2021-04-01 09:36:13 +02:00 committed by GitHub
parent cb957b71e4
commit ebb65e9c20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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