From a29eb4f241edb90655a1a76efbaa2208a78ee5c4 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 15 Feb 2006 18:12:03 +0000 Subject: DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box --- libpthread/linuxthreads.old/Makefile.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libpthread/linuxthreads.old') diff --git a/libpthread/linuxthreads.old/Makefile.in b/libpthread/linuxthreads.old/Makefile.in index 7db2d8b88..1a2336ca0 100644 --- a/libpthread/linuxthreads.old/Makefile.in +++ b/libpthread/linuxthreads.old/Makefile.in @@ -79,13 +79,13 @@ objclean-y += libpthread_clean headers-$(UCLIBC_HAS_THREADS) += linuxthreads_headers headers_clean-y += linuxthreads_headers_clean -ifeq ($(DOMULTI),n) +#ifeq ($(DOMULTI),n) $(top_builddir)lib/libpthread.so: $(libpthread_OUT)/libpthread_so.a $(libc) $(call link.so,$(libpthread_FULL_NAME),$(MAJOR_VERSION)) -else -$(top_builddir)lib/libpthread.so: $(libpthread_OUT)/libpthread.oS $(libc) - $(call linkm.so,$(libpthread_FULL_NAME),$(MAJOR_VERSION)) -endif +#else +#$(top_builddir)lib/libpthread.so: $(libpthread_OUT)/libpthread.oS | $(libc) +# $(call linkm.so,$(libpthread_FULL_NAME),$(MAJOR_VERSION)) +#endif $(libpthread_OUT)/libpthread_so.a: $(libpthread-so-y) $(Q)$(RM) $@ -- cgit v1.2.3