]> git.pld-linux.org Git - packages/qemu.git/commitdiff
- fixes from AC-branch
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 4 Apr 2008 21:13:16 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qemu.spec -> 1.108

qemu.spec

index bd29e33c6cebeaaadf271c9724773dd5ce9715f1..3d50a9c23c2f6c64146bb4144b9492b529e4047d 100644 (file)
--- a/qemu.spec
+++ b/qemu.spec
 %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 userspace               # don't build userspace
-%bcond_with    grsec_kernel    # build for kernel-grsecurity
+%bcond_without userspace               # don't build userspace utilities
 
 %if %{without kernel}
 %undefine      with_dist_kernel
 %endif
-%if %{with dist_kernel} && %{with grsec_kernel}
-%define        alt_kernel      grsecurity
-%endif
 
 # no kernel kqemu module for ppc
 %ifarch ppc
This page took 0.032743 seconds and 4 git commands to generate.