OSDN Git Service

Paul Brook writes:
authorMike Frysinger <vapier@gentoo.org>
Tue, 29 Nov 2005 02:42:52 +0000 (02:42 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 29 Nov 2005 02:42:52 +0000 (02:42 -0000)
commitccfb27c19e4c2aab4db77ff1092ed9f5a1f065a6
treefdb8d29c9ad93c19463e9eea95ab50bad1783d46
parentd24608f995e83aa4ac5557cd1a084cac55a71a3c
Paul Brook writes:
I'm getting the following build failure on arm-linux:

  LD libuClibc-0.9.28.so
libc/libc_so.a(glob.os): In function `collated_compare':glob.c:(.text+0x1f8):
undefined reference to `__strcoll'

The patch below fixes it.
libc/string/arm/strcmp.S