Loading pkgs/by-name/li/libvirt/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ stdenv.mkDerivation rec { # Darwin doesn’t support -fsemantic-interposition, but the problem doesn’t seem to affect Mach-O. # See https://gitlab.com/libvirt/libvirt/-/merge_requests/235 sed -i "s/not supported_cc_flags.contains('-fsemantic-interposition')/false/" meson.build sed -i '/qemucapabilitiestest/d' tests/meson.build sed -i '/qemufirmwaretest/d' tests/meson.build sed -i '/qemuhotplugtest/d' tests/meson.build sed -i '/qemuvhostusertest/d' tests/meson.build Loading Loading
pkgs/by-name/li/libvirt/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,7 @@ stdenv.mkDerivation rec { # Darwin doesn’t support -fsemantic-interposition, but the problem doesn’t seem to affect Mach-O. # See https://gitlab.com/libvirt/libvirt/-/merge_requests/235 sed -i "s/not supported_cc_flags.contains('-fsemantic-interposition')/false/" meson.build sed -i '/qemucapabilitiestest/d' tests/meson.build sed -i '/qemufirmwaretest/d' tests/meson.build sed -i '/qemuhotplugtest/d' tests/meson.build sed -i '/qemuvhostusertest/d' tests/meson.build Loading