asc: fix build for gcc47

This commit is contained in:
Vladimír Čunát 2013-03-17 12:02:55 +01:00
parent c78bad69e1
commit c3cefc669c

View file

@ -10,6 +10,10 @@ stdenv.mkDerivation rec {
sha256 = "1r011l4gsliky6szjvda8xzyhkkc50ahrr7p14911v5ydar0w3hh";
};
configureFlags = [ "--disable-paragui" "--disable-paraguitest" ];
NIX_CFLAGS_COMPILE = "-fpermissive"; # I'm too lazy to catch all gcc47-related problems
buildInputs = [
SDL SDL_image SDL_mixer SDL_sound libsigcxx physfs boost expat freetype
libjpeg wxGTK lua perl pkgconfig zlib zip bzip2 libpng