pharo-vm5: disable format hardening
This commit is contained in:
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user