bsdgames: turn off format hardening
This commit is contained in:
@@ -17,6 +17,8 @@ stdenv.mkDerivation {
|
|||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
cat > config.params << EOF
|
cat > config.params << EOF
|
||||||
bsd_games_cfg_man6dir=$out/share/man/man6
|
bsd_games_cfg_man6dir=$out/share/man/man6
|
||||||
|
|||||||
Reference in New Issue
Block a user