liquidwar: turn off format hardening
This commit is contained in:
parent
f1e4a8c966
commit
6e13bcd436
@ -24,6 +24,8 @@ stdenv.mkDerivation rec {
|
|||||||
libXrender libcaca cunit
|
libXrender libcaca cunit
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardening_format = false;
|
||||||
|
|
||||||
# To avoid problems finding SDL_types.h.
|
# To avoid problems finding SDL_types.h.
|
||||||
configureFlags = [ "CFLAGS=-I${SDL}/include/SDL" ];
|
configureFlags = [ "CFLAGS=-I${SDL}/include/SDL" ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user