gnu: crispy-doom: Fix build.

* gnu/packages/games.scm (crispy-doom)[arguments]: Pass '-fcommon' to CFLAGS.
This commit is contained in:
Guillaume Le Vaillant 2021-09-16 10:31:25 +02:00
parent bbdc4d7347
commit 7ceafdf072
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -7509,7 +7509,8 @@ (define-public crispy-doom
`(("automake" ,automake)
("autoreconf" ,autoconf))))
(arguments
`(#:phases
`(#:configure-flags '("CFLAGS=-fcommon")
#:phases
(modify-phases %standard-phases
(replace 'bootstrap
;; The bundled autogen.sh script unconditionally runs ./configure.