stardust: disable format hardening
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
installFlags = [ "bindir=\${out}/bin" ];
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
postConfigure = ''
|
||||
substituteInPlace config.h \
|
||||
--replace '#define PACKAGE ""' '#define PACKAGE "stardust"'
|
||||
|
||||
Reference in New Issue
Block a user