pharo-vm5: disable format hardening

This commit is contained in:
Robin Gloster 2016-03-03 19:01:21 +00:00
parent 23d85c7c90
commit 745fa2fbc8

View file

@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
mimeType = "application/x-pharo-image";
};
hardening_format = false;
# Building
preConfigure = ''
cd build/