SPECS (AC-branch): qemu.spec - gcc4 disables by default on AC-branch
undefine
undefine at pld-linux.org
Tue Mar 20 00:05:28 CET 2007
Author: undefine Date: Mon Mar 19 23:05:28 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- gcc4 disables by default on AC-branch
---- Files affected:
SPECS:
qemu.spec (1.85 -> 1.85.2.1)
---- Diffs:
================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.85 SPECS/qemu.spec:1.85.2.1
--- SPECS/qemu.spec:1.85 Wed Mar 14 13:05:25 2007
+++ SPECS/qemu.spec Tue Mar 20 00:05:23 2007
@@ -9,7 +9,7 @@
%bcond_with dosguest # add special patch when use with DOS as guest os
%bcond_with nosdlgui # do not use SDL gui (use X11 instead)
# Note that gcc4 build is very problematic and not supported by qemu team
-%bcond_without gcc4 # use gcc4 patches (broke build on gcc33)
+%bcond_with gcc4 # use gcc4 patches (broke build on gcc33)
%bcond_without dist_kernel # without distribution kernel
%bcond_without kernel # build kqemu KERNEL MODULES
%bcond_without up # don't build up module
@@ -326,6 +326,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.85.2.1 2007/03/19 23:05:23 undefine
+- gcc4 disables by default on AC-branch
+
Revision 1.85 2007/03/14 12:05:25 pascalek
- use gcc4 by default (HEAD if for Th)
- added dosguest patch with dosguest bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.85&r2=1.85.2.1&f=u
More information about the pld-cvs-commit
mailing list