swt: disable format hardening

This commit is contained in:
Robin Gloster 2016-02-24 16:07:13 +00:00
parent 3d169b83cf
commit eff4faf7f3

View file

@ -28,6 +28,8 @@ in stdenv.mkDerivation rec {
builder = ./builder.sh;
hardening_format = false;
# Alas, the Eclipse Project apparently doesn't produce source-only
# releases of SWT. So we just grab a binary release and extract
# "src.zip" from that.