]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- enable gcc4 by default auto/th/qemu-0_8_2-0_4k
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 29 Nov 2006 18:40:44 +0000 (18:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.69

qemu.spec

index 45a746fbb489851940508f079b43f894cd1d1720..4cb9c2111d9533ea75196dc1a373cc264040912f 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
@@ -8,7 +8,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
This page took 0.124453 seconds and 4 git commands to generate.