cgui: turn off format hardening
This commit is contained in:
@@ -15,6 +15,8 @@ stdenv.mkDerivation rec {
|
||||
sh fix.sh unix
|
||||
'';
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
makeFlags = [ "SYSTEM_DIR=$(out)" ];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
||||
Reference in New Issue
Block a user