Home
last modified time | relevance | path

Searched defs:PCRE_CFLAGS (Results 1 – 2 of 2) sorted by relevance

/external/selinux/libselinux/
DMakefile24 PCRE_CFLAGS := -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 $(shell $(PKG_CONFIG) --cflags libpcre2-8) macro
27 PCRE_CFLAGS := $(shell $(PKG_CONFIG) --cflags libpcre) macro
/external/selinux/restorecond/
DMakefile24 PCRE_CFLAGS := -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 $(shell $(PKG_CONFIG) --cflags libpcre2-8) macro
27 PCRE_CFLAGS := $(shell $(PKG_CONFIG) --cflags libpcre) macro