linuxPackages.v4l2loopback: no format/pic hardening
This commit is contained in:
parent
dc2b548955
commit
33a0e63fbf
@ -9,6 +9,9 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1crkhxlnskqrfj3f7jmiiyi5m75zmj7n0s26xz07wcwdzdf2p568";
|
sha256 = "1crkhxlnskqrfj3f7jmiiyi5m75zmj7n0s26xz07wcwdzdf2p568";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
hardening_pic = false;
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
preBuild = ''
|
preBuild = ''
|
||||||
substituteInPlace Makefile --replace "modules_install" "INSTALL_MOD_PATH=$out modules_install"
|
substituteInPlace Makefile --replace "modules_install" "INSTALL_MOD_PATH=$out modules_install"
|
||||||
sed -i '/depmod/d' Makefile
|
sed -i '/depmod/d' Makefile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user