pharo-vm5: disable format hardening
This commit is contained in:
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
|
||||
mimeType = "application/x-pharo-image";
|
||||
};
|
||||
|
||||
hardening_format = false;
|
||||
|
||||
# Building
|
||||
preConfigure = ''
|
||||
cd build/
|
||||
|
||||
Reference in New Issue
Block a user