CVS: moonbase/compilers/gcc/3.3 BUILD,1.1,1.2
elaine at lunar-linux.org
elaine at lunar-linux.org
Thu Sep 11 13:37:59 GMT 2003
Update of /var/cvs/lunar/moonbase/compilers/gcc/3.3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv22542
Modified Files:
BUILD
Log Message:
no longer testing, put it in gcc/3.3
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/gcc/3.3/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 5 Sep 2003 03:47:01 -0000 1.1
+++ BUILD 11 Sep 2003 13:37:57 -0000 1.2
@@ -6,9 +6,9 @@
LANGUAGES=${LANGUAGES:=c++} &&
../gcc-$VERSION/configure --host=$BUILD \
--enable-languages=$LANGUAGES \
- --prefix=/opt/lunar/gcc/3.3t \
- --infodir=/opt/lunar/gcc/3.3t/share/info \
- --mandir=/opt/lunar/gcc/3.3t/share/man \
+ --prefix=/opt/lunar/gcc/3.3 \
+ --infodir=/opt/lunar/gcc/3.3/share/info \
+ --mandir=/opt/lunar/gcc/3.3/share/man \
--enable-__cxa_atexit \
--enable-threads \
--disable-nls \
More information about the Lunar-commits
mailing list