fox_1_9: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-10 23:48:11 +00:00
parent 58c571be65
commit bfb622cfae

View file

@ -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";