mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-15 10:04:01 +00:00
when libpcre is built with clang and mongodb with gcc then they dont link well, in such cases its better to use in-tree pcre, this paves a way to achieve that if needed Signed-off-by: Khem Raj <raj.khem@gmail.com>