ns-3: fix build after #28029
This commit is contained in:
parent
8edccd928e
commit
0159beb89c
@ -89,6 +89,8 @@ stdenv.mkDerivation rec {
|
|||||||
${pythonEnv.interpreter} ./test.py
|
${pythonEnv.interpreter} ./test.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
hardeningDisable = [ "fortify" ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.nsnam.org;
|
homepage = http://www.nsnam.org;
|
||||||
license = stdenv.lib.licenses.gpl3;
|
license = stdenv.lib.licenses.gpl3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user