swt: disable format hardening
This commit is contained in:
parent
3d169b83cf
commit
eff4faf7f3
@ -28,6 +28,8 @@ in stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
builder = ./builder.sh;
|
builder = ./builder.sh;
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
# Alas, the Eclipse Project apparently doesn't produce source-only
|
# Alas, the Eclipse Project apparently doesn't produce source-only
|
||||||
# releases of SWT. So we just grab a binary release and extract
|
# releases of SWT. So we just grab a binary release and extract
|
||||||
# "src.zip" from that.
|
# "src.zip" from that.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user