Commit graph

4 commits

Author SHA1 Message Date
Vladimír Čunát 97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
Joachim Fasting 18b35bd741 cataclysm-dda: build recipe enhancements & gcc5 support
- Remove redundant platform check; meta.platforms is sufficient
- Use postPatch rather than override patchPhase entirely
- Strip -Werror
- Move build-time only dependencies to nativeBuildInputs

This also fixes gcc5 build, which fails due to a deprecated-declarations
warning (see https://hydra.nixos.org/build/33117020/nixlog/2/raw).
2016-03-23 01:44:02 +01:00
Luca Bruno 9635f89fff cataclysm-dda: try disabling parallel builds (ZHF) 2015-08-26 18:32:33 +02:00
Sven Keidel 61e804a35f cataclysm-dda: init at 0.C 2015-08-09 15:17:14 +02:00