diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-12-20 04:30:25 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-12-20 04:30:25 +0000 |
commit | 11e8aa30668ff696f4a4a125e17532c87b61e6e4 (patch) | |
tree | 404fabb344ae96b0fb3b1ad4f8d9141925428655 /libc/stdio/fgetwc.c | |
parent | 11578cd6027736601ca4671443b549f744ffa01d (diff) |
Paul Brook writes:
When building an arm-uclinux toolchain withthreading disabled I get:
libc/stdio/getchar.c:26: error: 'getchar' aliased to undefined
symbol 'getchar_unlocked'
It looks like it's missing libc_hidden_def(getchar_unlocked). Patch below
fixes this.
Diffstat (limited to 'libc/stdio/fgetwc.c')
0 files changed, 0 insertions, 0 deletions