]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- gcc4 disables by default on AC-branch
authorundefine <undefine@pld-linux.org>
Mon, 19 Mar 2007 23:05:23 +0000 (23:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.85.2.1

qemu.spec

index 1522e8fc8a9d47f6e7797b584cc0dfe3503c680c..3d8abc848b9436bd10942ac58c6caa7297f36057 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -8,7 +8,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
This page took 0.037368 seconds and 4 git commands to generate.