OSDN Git Service

nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling
authorKhem Raj <raj.khem@gmail.com>
Fri, 10 Jun 2011 20:05:34 +0000 (13:05 -0700)
committerKhem Raj <raj.khem@gmail.com>
Fri, 10 Jun 2011 20:48:40 +0000 (13:48 -0700)
commit9a923848c48330ad6c96dc457402eafc2463dd7c
tree39a851ec08a5dd74517f0b331918ad8cf664b323
parentcf0b3a3342f24dbf601ba639bdce5b2a2f001c7a
nptl/Makefile.in: Fix the build break caused by UCLIBC_CTOR_DTOR enabling

Extra / somehow does not match the target and complains that
$(top_builddir)libpthread/nptl/sysdeps/pthread/crti.o has no rules to
build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
libpthread/nptl/Makefile.in