pharo-vm5: disable format hardening
This commit is contained in:
parent
23d85c7c90
commit
745fa2fbc8
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user