Home | History | Annotate | Download | only in dist

Lines Matching refs:jit

1511   --enable-jit            enable Just-In-Time compiling support
1512 --disable-pcregrep-jit disable JIT support in pcregrep
17090 # Handle --enable-jit (disabled by default)
17091 # Check whether --enable-jit was given.
17099 # Handle --disable-pcregrep-jit (enabled by default)
17100 # Check whether --enable-pcregrep-jit was given.
18483 # Unless running under Windows, JIT support requires pthreads.
18874 as_fn_error $? "JIT support requires pthreads" "$LINENO" 5
19072 DISTCHECK_CONFIGURE_FLAGS="CFLAGS='' CXXFLAGS='' --enable-pcre16 --enable-pcre32 --enable-jit --enable-cpp --enable-unicode-properties"
22256 Enable JIT compiling support .... : ${enable_jit}
22272 Use JIT in pcregrep ............. : ${enable_pcregrep_jit}