From bddfb866b0a7c70010083c3786ef4285643d4241 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Wed, 26 Oct 2005 08:15:03 +0000 Subject: Default changed to IMA compiling, disabled explicitely where currently not possible. Add clean targets for linuxthreads[_db]. --- ldso/ldso/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldso/ldso') diff --git a/ldso/ldso/Makefile.in b/ldso/ldso/Makefile.in index 2ba7e2f71..30a6c4ec2 100644 --- a/ldso/ldso/Makefile.in +++ b/ldso/ldso/Makefile.in @@ -39,7 +39,7 @@ ifeq ($(SUPPORT_LD_DEBUG),y) LDFLAGS:=$(LDFLAGS_NOSTRIP) endif -# useless, only 1 source file +# can't combine .c w/ .S DOMULTI=n LIB_NAME:=ld-uClibc @@ -60,7 +60,7 @@ EXTRA_LINK_LIBS:=$(LIBGCC) # $(LDADD_LIBFLOAT) ld-uClibc-so-$(HAVE_SHARED):=$(ld-uClibc_OBJS:.o=.os) -#ld-uClibc-multi-$(HAVE_SHARED):=$(ld-uClibc_SRC) +ld-uClibc-multi-$(HAVE_SHARED):=$(ld-uClibc_SRC) $(ld-uClibc_SSRC) objclean-y+=ld-uClibc_clean ld-uClibc_arch_clean -- cgit v1.2.3