grep 2.5.1: Fix for uclibc. Grep uses __mempcpy which glibc provides but
authorJamie Lenehan <lenehan@twibble.org>
Thu, 17 May 2007 04:15:09 +0000 (04:15 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Thu, 17 May 2007 04:15:09 +0000 (04:15 +0000)
commit535777c244a0277d692e6651b36ab168c3eed58e
treeb3d6c3fc529b1b707c7abc8ad57b9dd16b6573bc
parent8d9362d4ea1de600511064f798f53c47ced916f6
grep 2.5.1: Fix for uclibc. Grep uses __mempcpy which glibc provides but
uclibc doesn't. Since both glibc and uclibc provide the mempcpy version use
that instead.
packages/grep/grep-2.5.1/.mtn2git_empty [new file with mode: 0644]
packages/grep/grep-2.5.1/uclibc-fix.patch [new file with mode: 0644]
packages/grep/grep-native_2.5.1.bb
packages/grep/grep_2.5.1.bb