summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/games.scm5
1 files changed, 3 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 410dccafdc..9090fb6fab 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -42,7 +42,7 @@
;;; Copyright © 2019 Julien Lepiller <[email protected]>
;;; Copyright © 2019, 2020 Jesse Gibbons <[email protected]>
;;; Copyright © 2019 Dan Frumin <[email protected]>
-;;; Copyright © 2019, 2020 Guillaume Le Vaillant <[email protected]>
+;;; Copyright © 2019, 2020, 2021 Guillaume Le Vaillant <[email protected]>
;;; Copyright © 2019, 2020 Timotej Lazar <[email protected]>
;;; Copyright © 2019 Josh Holland <[email protected]>
;;; Copyright © 2017, 2019 Hartmut Goebel <[email protected]>
@@ -3388,7 +3388,8 @@ exec ~a/bin/freedink -refdir ~a/share/dink\n"
"1mkh36xnnacnz9r00b5f9ld9309k32jv6mcavklbdnca8bl56bib"))))
(build-system gnu-build-system)
(arguments
- `(#:phases
+ `(#:configure-flags '("CFLAGS=-fcommon")
+ #:phases
(modify-phases %standard-phases
;; Fixes https://issues.guix.gnu.org/47195.
(add-after 'unpack 'patch-aplay-path