Lines 28-34
DPCRE_DESC= Link dynamically
Link Here
|
28 |
SPCRE_DESC= Link statically |
28 |
SPCRE_DESC= Link statically |
29 |
DEVICEATLAS_DESC= DeviceAtlas Device Detection support |
29 |
DEVICEATLAS_DESC= DeviceAtlas Device Detection support |
30 |
PROMEX_DESC= Enable Prometheus exporter |
30 |
PROMEX_DESC= Enable Prometheus exporter |
31 |
OPTIONS_DEFAULT= SPCRE OPENSSL |
31 |
OPTIONS_DEFAULT= SPCRE OPENSSL LUA |
32 |
|
32 |
|
33 |
DPCRE_LIB_DEPENDS= libpcre.so:devel/pcre |
33 |
DPCRE_LIB_DEPENDS= libpcre.so:devel/pcre |
34 |
DPCRE_MAKE_ARGS= USE_PCRE=1 USE_PCRE_JIT=1 |
34 |
DPCRE_MAKE_ARGS= USE_PCRE=1 USE_PCRE_JIT=1 |
35 |
- |
|
|