Right now, if you try to build with --use-system-pcre, the include path is still expanded with the include path to reference the vendored PCRE path. Include paths to normally vendored libraries should not be added to the build line when the system library is requested.
This only affects r2.7.4+