mi2ly: turn off format hardening

This commit is contained in:
Robin Gloster 2016-02-12 12:32:24 +00:00
parent 7e644980cc
commit 7b37bbedc4

View file

@ -21,6 +21,8 @@ stdenv.mkDerivation {
sourceRoot=".";
hardening_format = false;
buildPhase = "./cc";
installPhase = ''
mkdir -p "$out"/{bin,share/doc/mi2ly}