mi2ly: turn off format hardening
This commit is contained in:
@@ -21,6 +21,8 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
sourceRoot=".";
|
sourceRoot=".";
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
buildPhase = "./cc";
|
buildPhase = "./cc";
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
mkdir -p "$out"/{bin,share/doc/mi2ly}
|
mkdir -p "$out"/{bin,share/doc/mi2ly}
|
||||||
|
|||||||
Reference in New Issue
Block a user