torcs: turn off format hardening and remove obsolete flag

This commit is contained in:
Robin Gloster
2016-02-21 10:53:04 +00:00
parent 25dfa39fac
commit 27e8d31b1a
2 changed files with 3 additions and 5 deletions
+2
View File
@@ -21,6 +21,8 @@ stdenv.mkDerivation rec {
installTargets = "install datainstall";
hardening_format = false;
meta = {
description = "Car racing game";
homepage = http://torcs.sourceforge.net/;