[Lunar-commits] CVS: moonbase/shells/bash_static BUILD,1.5,1.6

Jaime Buffery nestu at lunar-linux.org
Wed Sep 8 09:12:20 UTC 2004


Update of /var/cvs/lunar/moonbase/shells/bash_static
In directory espresso.lunar-linux.org:/tmp/cvs-serv28843

Modified Files:
	BUILD 
Log Message:
Add the --without-bash-malloc so it doesn't collide with glibc's and break compile


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/shells/bash_static/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	29 Jul 2004 17:05:21 -0000	1.5
+++ BUILD	8 Sep 2004 09:12:18 -0000	1.6
@@ -1,6 +1,7 @@
 bad_flags -malign-double
 
 OPTS=$OPTS" --bindir=/bin \
+	    --without-bash-malloc \
             --with-installed-readline \
             --with-curses \
             --enable-static-link"



More information about the Lunar-commits mailing list