findutils: add --without-included-regex for uclibc builds in 4.1.20
authorJohn Bowler <jbowler@nslu2-linux.org>
Sat, 21 Jan 2006 05:54:11 +0000 (05:54 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 21 Jan 2006 05:54:11 +0000 (05:54 +0000)
commit389b49905aa8ed95caf720f0fc7d734e511ace84
tree611d10cd9273b58e8957447fbde7a2978567c712
parented2d878d8a367479e612edda7ab31f3acd9fa11c
findutils: add --without-included-regex for uclibc builds in 4.1.20
 - findutils works out that uclibc is not glibc and automagically
   builds its own regex, this is not good because its own regex
   relies on GNU specific features which are no longer in uclibc
   (svn head), whereas the uclibc regex is actually a copy of the
   glibc one...
packages/findutils/findutils_4.1.20.bb