fox_1_9: turn off format hardening
This commit is contained in:
parent
58c571be65
commit
bfb622cfae
@ -20,6 +20,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
meta = {
|
||||
branch = "1.6";
|
||||
description = "A C++ based class library for building Graphical User Interfaces";
|
||||
|
Loading…
Reference in New Issue
Block a user