SPECS: qemu.spec - enable gcc4 by default
arekm
arekm at pld-linux.org
Wed Nov 29 19:40:49 CET 2006
Author: arekm Date: Wed Nov 29 18:40:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable gcc4 by default
---- Files affected:
SPECS:
qemu.spec (1.68 -> 1.69)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.68 SPECS/qemu.spec:1.69
--- SPECS/qemu.spec:1.68 Sat Nov 25 21:53:49 2006
+++ SPECS/qemu.spec Wed Nov 29 19:40:44 2006
@@ -9,7 +9,7 @@
%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_with gcc4 # use gcc4 patches (broke build on gcc33)
+%bcond_without gcc4 # use gcc4 patches (broke build on gcc33)
%bcond_without dist_kernel # without distribution kernel
%bcond_with kernel # build kqemu kernel modules
%bcond_without smp # don't build SMP module
@@ -298,6 +298,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.69 2006/11/29 18:40:44 arekm
+- enable gcc4 by default
+
Revision 1.68 2006/11/25 20:53:49 mmazur
- added (commented out) patch allowing to use fullscreen qemu as a whole
workspace in kde
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.68&r2=1.69&f=u
More information about the pld-cvs-commit
mailing list