]> code.ossystems Code Review - openembedded-core.git/commit
uclibc: fix compile error on i586
authorPhil Blundell <pb@pbcl.net>
Fri, 10 Jun 2011 13:56:09 +0000 (14:56 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2011 12:23:49 +0000 (13:23 +0100)
commitaeacad638c2a3d5f0b6299edc3890fdaad312c79
tree531d4cc069afaaa944e65d15088415f00bfad032
parent4091e811c04245d53bc1bb82087e3e476c7c8c1a
uclibc: fix compile error on i586

Without this you get:

| libc/sysdeps/linux/common/epoll.c: In function '__libc_epoll_pwait':
| libc/sysdeps/linux/common/epoll.c:71:80: error: memory input 7 is not directly addressable
| libc/sysdeps/linux/common/epoll.c:75:86: error: memory input 7 is not directly addressable
| make: *** [libc/sysdeps/linux/common/epoll.o] Error 1

Signed-off-by: Phil Blundell <philb@gnu.org>
meta/recipes-core/uclibc/uclibc-git/epoll-asm-fix.patch [new file with mode: 0644]
meta/recipes-core/uclibc/uclibc_git.bb