mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
deps: pcre2 needs explicit static options
This commit is contained in:
3
deps/pcre2/config.h.in
vendored
3
deps/pcre2/config.h.in
vendored
@@ -38,7 +38,10 @@
|
||||
#cmakedefine EBCDIC_IGNORING_COMPILER 1
|
||||
#cmakedefine NEVER_BACKSLASH_C 1
|
||||
|
||||
#define PCRE2_STATIC @PCRE2_STATIC@
|
||||
#define PCRE2_EXPORT @PCRE2_EXPORT@
|
||||
#define PCRE2_EXP_DECL @PCRE2_EXP_DECL@
|
||||
#define PCRE2_EXP_DEFN @PCRE2_EXP_DEFN@
|
||||
#define LINK_SIZE @PCRE2_LINK_SIZE@
|
||||
#define HEAP_LIMIT @PCRE2_HEAP_LIMIT@
|
||||
#define MATCH_LIMIT @PCRE2_MATCH_LIMIT@
|
||||
|
||||
Reference in New Issue
Block a user