pharo-vm5: disable format hardening

This commit is contained in:
Robin Gloster
2016-03-03 19:01:21 +00:00
parent 23d85c7c90
commit 745fa2fbc8
+2
View File
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
mimeType = "application/x-pharo-image"; mimeType = "application/x-pharo-image";
}; };
hardening_format = false;
# Building # Building
preConfigure = '' preConfigure = ''
cd build/ cd build/