[uClibc-cvs] uClibc/extra/Configs Config.sh,1.45,1.46

Erik Andersen andersen at uclibc.org
Wed Dec 17 08:07:16 UTC 2003


Update of /var/cvs/uClibc/extra/Configs
In directory nail:/tmp/cvs-serv23444/extra/Configs

Modified Files:
	Config.sh 
Log Message:
Patch from Paul Mundt <lethal at linux-sh.org>:

Here's the patch for the ldso bits for sh64. This is still in need of a bunch
of debugging, testing, etc. and is really only being submitted for general
completeness. This assumes that the previous patches I've submitted have
already been applied.

I plan on playing with this and buildroot some more later, as I'd definitely
like to see buildroot images for sh64.



Index: Config.sh
===================================================================
RCS file: /var/cvs/uClibc/extra/Configs/Config.sh,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- Config.sh	5 Dec 2003 20:39:51 -0000	1.45
+++ Config.sh	17 Dec 2003 08:07:14 -0000	1.46
@@ -59,7 +59,6 @@
 
 config CONFIG_SH5
 	select UCLIBC_HAS_MMU
-	select ARCH_HAS_NO_LDSO
 	bool "SH5"
 
 endchoice




More information about the uClibc-cvs mailing list