diffutils: add --without-included-regex for uclibc builds in 2.8.1
authorJohn Bowler <jbowler@nslu2-linux.org>
Sat, 21 Jan 2006 05:55:51 +0000 (05:55 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 21 Jan 2006 05:55:51 +0000 (05:55 +0000)
commit3eb7dcd49082cdb9d60c62d61664daec5c6505cf
treeb0e79f96100c78cbb4649c3722a85b5be2c5c5cb
parent325e11a718cf09f9df860effc16b6c22de6e01a2
diffutils: add --without-included-regex for uclibc builds in 2.8.1
 - diffutils 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/diffutils/diffutils_2.8.1.bb