Author: arekm                        Date: Thu Jan 11 11:17:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable gcc4 bcond; broken

---- Files affected:
SPECS:
   qemu.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.74 SPECS/qemu.spec:1.75
--- SPECS/qemu.spec:1.74        Sun Dec 24 10:39:01 2006
+++ SPECS/qemu.spec     Thu Jan 11 12:17:11 2007
@@ -11,7 +11,8 @@
 %bcond_without kqemu                   # disable QEMU accelerator support
 %bcond_with    cflags_passing          # with passing rpmcflags to Makefiles
 %bcond_with    nosdlgui                # do not use SDL gui (use X11 instead)
-%bcond_without gcc4                    # use gcc4 patches (broke build on 
gcc33)
+# Note that gcc4 build is very problematic and not supported by qemu team
+%bcond_with    gcc4                    # use gcc4 patches (broke build on 
gcc33)
 %bcond_without dist_kernel             # without distribution kernel
 %bcond_with    kernel                  # build kqemu kernel modules (see 
License)
 %bcond_without smp                     # don't build SMP module
@@ -310,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/01/11 11:17:11  arekm
+- disable gcc4 bcond; broken
+
 Revision 1.74  2006/12/24 09:39:01  qboosh
 - kqemu requires explicit authorization to distribute - use NoSource
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.74&r2=1.75&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to