mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-02 20:52:55 +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>