Update of /cvsroot/leaf/src/The_UnNamed_One/apps/buildenv
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv25181
Modified Files:
buildtool.cfg buildtool.mk
Log Message:
add gcc-obstack.h.patch so gcc-3.3.3 can be compiled with more recent compilers
Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/The_UnNamed_One/apps/buildenv/buildtool.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.cfg 1 Mar 2008 16:21:37 -0000 1.1
--- buildtool.cfg 7 Aug 2009 10:22:58 -0000 1.2
***************
*** 55,58 ****
--- 55,64 ----
</File>
+ <File gcc-obstack.h.patch>
+ Server = cvs-sourceforge
+ Directory = buildenv/patches
+ Revision = HEAD
+ </File>
+
# uclibc
<File uClibc-0.9.28.tar.gz>
Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/The_UnNamed_One/apps/buildenv/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk 1 Mar 2008 16:21:37 -0000 1.1
--- buildtool.mk 7 Aug 2009 10:22:58 -0000 1.2
***************
*** 224,227 ****
--- 224,228 ----
## $(SOURCE_DIR)/patch-kernel.sh $(GCC_DIR) $(SOURCE_DIR) gcc-*.patch
(cd $(GCC_DIR) ; patch -p1 < ../gcc-3.3-libstdc++nowchar.patch)
+ (cd $(GCC_DIR) ; patch -p1 < ../gcc-obstack.h.patch)
# fix configure for bash 3.0
perl -i -p -e "s,trap 0,trap - 0,g" $(GCC_DIR)/configure
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits