39 lines
1.9 KiB
Text
39 lines
1.9 KiB
Text
-- PCRE2-10.37 configuration summary:
|
|
--
|
|
-- Install prefix .................. : /usr/local
|
|
-- C compiler ...................... : /usr/bin/cc
|
|
-- C compiler flags ................ : -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pie -fPIC -fstack-protector --param=ssp-buffer-size=4 -mshstk -O2 -g -DNDEBUG -fno-omit-frame-pointer -D_FORTIFY_SOURCE=2 -DDBUG_OFF
|
|
--
|
|
-- Build 8 bit PCRE2 library ....... : ON
|
|
-- Build 16 bit PCRE2 library ...... : OFF
|
|
-- Build 32 bit PCRE2 library ...... : OFF
|
|
-- Enable JIT compiling support .... : OFF
|
|
-- Use SELinux allocator in JIT .... : OFF
|
|
-- Enable Unicode support .......... : ON
|
|
-- Newline char/sequence ........... : LF
|
|
-- \R matches only ANYCRLF ......... : OFF
|
|
-- \C is disabled .................. : OFF
|
|
-- EBCDIC coding ................... : OFF
|
|
-- EBCDIC coding with NL=0x25 ...... : OFF
|
|
-- Rebuild char tables ............. : OFF
|
|
-- Internal link size .............. : 2
|
|
-- Parentheses nest limit .......... : 250
|
|
-- Heap limit ...................... : 20000000
|
|
-- Match limit ..................... : 10000000
|
|
-- Match depth limit ............... : MATCH_LIMIT
|
|
-- Build shared libs ............... : OFF
|
|
-- Build static libs ............... : ON
|
|
-- Build pcre2grep ................. : OFF
|
|
-- Enable JIT in pcre2grep ......... : ON
|
|
-- Enable callouts in pcre2grep .... : ON
|
|
-- Enable callout fork in pcre2grep. : ON
|
|
-- Buffer size for pcre2grep ....... : 20480
|
|
-- Build tests (implies pcre2test .. : OFF
|
|
-- and pcre2grep)
|
|
-- Link pcre2grep with libz ........ : ON
|
|
-- Link pcre2grep with libbz2 ...... : ON
|
|
-- Link pcre2test with libeditline . : Library not found
|
|
-- Link pcre2test with libreadline . : ON
|
|
-- Support Valgrind .................: OFF
|
|
-- Use %zu and %td ..................: AUTO
|
|
--
|