libvirt: remove -fno-stack-protector because it builds without it
This commit is contained in:
parent
de15287183
commit
8d995c440d
@ -134,8 +134,6 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
NIX_CFLAGS_COMPILE = "-fno-stack-protector";
|
||||
|
||||
meta = {
|
||||
homepage = "https://libvirt.org/";
|
||||
repositories.git = "git://libvirt.org/libvirt.git";
|
||||
|
Loading…
x
Reference in New Issue
Block a user