CVSROOT:        /cvsroot/lilypond
Module name:    installers
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/07/28 22:01:52

Modified files:
        windows        : ChangeLog 
        windows/extra  : guile 
        windows/mknetrel: crossvars 

Log message:
        (build_depends): add  --without-threads

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/windows/ChangeLog.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/windows/extra/guile.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/installers/windows/mknetrel/crossvars.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: installers/windows/ChangeLog
diff -u installers/windows/ChangeLog:1.34 installers/windows/ChangeLog:1.35
--- installers/windows/ChangeLog:1.34   Mon Jul 25 22:03:18 2005
+++ installers/windows/ChangeLog        Thu Jul 28 22:01:51 2005
@@ -1,3 +1,7 @@
+2005-07-29  Han-Wen Nienhuys  <[EMAIL PROTECTED]>
+
+       * extra/guile (build_depends): add  --without-threads
+
 2005-07-25  Jan Nieuwenhuizen  <[EMAIL PROTECTED]>
 
        * GNUmakefile: Bugfix for remote mirror (the default after make
Index: installers/windows/extra/guile
diff -u installers/windows/extra/guile:1.9 installers/windows/extra/guile:1.10
--- installers/windows/extra/guile:1.9  Sun Jul 24 06:21:44 2005
+++ installers/windows/extra/guile      Thu Jul 28 22:01:52 2005
@@ -71,6 +71,7 @@
 
     [ "$cygwin" == "mingw" ] && export PATH_SEPARATOR=";"
     CONFIGOPTS="--config-cache --with-gnu-ld $CONFIGOPTS"
+    CONFIGOPTS="--without-threads $CONFIGOPTS"
     CONFIGOPTS="--enable-deprecated --enable-discouraged $CONFIGOPTS"
     CONFIGOPTS="--enable-error-on-warning $CONFIGOPTS"
     CONFIGOPTS="--enable-relocation $CONFIGOPTS"
Index: installers/windows/mknetrel/crossvars
diff -u installers/windows/mknetrel/crossvars:1.3 
installers/windows/mknetrel/crossvars:1.4
--- installers/windows/mknetrel/crossvars:1.3   Thu May 19 21:32:59 2005
+++ installers/windows/mknetrel/crossvars       Thu Jul 28 22:01:52 2005
@@ -8,7 +8,7 @@
     cygwin=cygwin
     dll_prefix=cyg
 else
-    target=i586-mingw32msvc
+    target=i386-mingw32
     CYGWIN=MINGW
     Cygwin=Mingw
     cygwin=mingw


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to