xen_4_8-{light,slim}: fix build
This commit is contained in:
parent
32ea78acd7
commit
91b7e73bbc
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ callPackage (import ./generic.nix (rec {
|
||||||
sed 1i'#include <sys/sysmacros.h>' \
|
sed 1i'#include <sys/sysmacros.h>' \
|
||||||
-i tools/blktap2/control/tap-ctl-allocate.c \
|
-i tools/blktap2/control/tap-ctl-allocate.c \
|
||||||
-i tools/libxl/libxl_device.c \
|
-i tools/libxl/libxl_device.c \
|
||||||
-i tools/qemu-xen/hw/9pfs/9p.c
|
${optionalString withInternalQemu "-i tools/qemu-xen/hw/9pfs/9p.c"}
|
||||||
|
|
||||||
sed -i -e '/sys\/sysctl\.h/d' tools/blktap2/drivers/block-remus.c
|
sed -i -e '/sys\/sysctl\.h/d' tools/blktap2/drivers/block-remus.c
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue