gnu: fpm2: Build with '-fcommon'.

* gnu/packages/password-utils.scm (fpm2)[arguments]: Add #:configure-flags.
This commit is contained in:
Ludovic Courtès 2021-12-06 10:01:32 +01:00
parent 3686780f31
commit f72db02a6a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1054,7 +1054,8 @@ (define-public fpm2
(native-inputs `(("pkg-config" ,pkg-config)
("intltool" ,intltool)))
(arguments
`(#:phases
`(#:configure-flags '("CFLAGS=-O2 -g -fcommon")
#:phases
(modify-phases %standard-phases
(add-before 'configure 'pre-configure
;; The file po/POTFILES.in ends up missing for some reason in