squeak: turn off format hardening

This commit is contained in:
Robin Gloster
2016-02-19 21:15:59 +00:00
parent 0782c5e810
commit 24a5b240c8
@@ -27,6 +27,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = true;
hardening_format = false;
meta = with stdenv.lib; {
description = "Smalltalk programming language and environment";
longDescription = ''