1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-08 06:00:36 +02:00
Files
guix/gnu
宋文武 d6ebfa7450 gnu: cataclysm-dda: Fix build.
It fails with:
  cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’
                 may have been intended to silence earlier diagnostics
  cc1plus: all warnings being treated as errors

* gnu/packages/games.scm (cataclysm-dda)[arguments]: Disable warnings by
pass "WARNINGS=-w" to make-flags.

Change-Id: I01fbbab6a3ecefc63056a26547f9e833f6fe8321
2024-08-31 10:45:13 +02:00
..
2024-08-31 10:42:46 +02:00
2024-08-31 10:45:13 +02:00
2024-08-31 10:45:12 +02:00