Searched defs:PCRE_CFLAGS (Results 1 – 2 of 2) sorted by relevance
24 PCRE_CFLAGS := -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 $(shell $(PKG_CONFIG) --cflags libpcre2-8) macro27 PCRE_CFLAGS := $(shell $(PKG_CONFIG) --cflags libpcre) macro