SPECS: qemu.spec - disable gcc4 bcond; broken

arekm arekm at pld-linux.org
Thu Jan 11 12:17:16 CET 2007


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



More information about the pld-cvs-commit mailing list