]> code.ossystems Code Review - openembedded-core.git/commit
grep: use internal regex library with musl-libc
authorAndre McCurdy <armccurdy@gmail.com>
Tue, 14 Jul 2015 08:30:30 +0000 (01:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:43 +0000 (15:08 +0100)
commit1bf295c85d72b7f6ac394e2c27e66ff507689314
tree89ecfc15526f91308a1885e33edd4f1d7a88236a
parente35ee4e016fbd659c88444ab7ee8e86008984f2c
grep: use internal regex library with musl-libc

musl does not have the GNU regex API provided by glibc.

  http://wiki.musl-libc.org/wiki/Functional_differences_from_glibc#Regular_expressions

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/grep/grep_2.5.1a.bb