nearly there, please someone check: libvirt/default.nix and see this post: http://www.redhat.com/archives/libvir-list/2007-May/msg00064.html

svn path=/nixpkgs/trunk/; revision=33998
This commit is contained in:
Joachim Schiele
2012-05-06 22:39:39 +00:00
parent f6c6bdda81
commit 38ec761dcf
2 changed files with 8 additions and 13 deletions

View File

@@ -35,6 +35,7 @@ stdenv.mkDerivation {
'';
enableParallelBuilding = true;
NIX_CFLAGS_COMPILE = "-fno-stack-protector";
meta = {
homepage = http://libvirt.org/;