inferno: turn off fortify hardening
This commit is contained in:
parent
eb93a9ca0a
commit
abac1eb918
@ -54,6 +54,8 @@ stdenv.mkDerivation rec {
|
|||||||
--set INFERNO_ROOT "$out/share/inferno"
|
--set INFERNO_ROOT "$out/share/inferno"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
hardening_fortify = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "A compact distributed operating system for building cross-platform distributed systems";
|
description = "A compact distributed operating system for building cross-platform distributed systems";
|
||||||
homepage = "http://inferno-os.org/";
|
homepage = "http://inferno-os.org/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user