checkinstall: turn off fortify
This commit is contained in:
@@ -44,6 +44,8 @@ stdenv.mkDerivation {
|
||||
|
||||
buildInputs = [gettext];
|
||||
|
||||
hardening_fortify = false;
|
||||
|
||||
preBuild = ''
|
||||
makeFlagsArray=(PREFIX=$out)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user