1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-17 15:50:31 +02:00
Files
guix/gnu/packages/linux.scm
Felix Gruber abe4bdad80 gnu: psm: Fix building with GCC 10.
I had to copy all the CFLAGS that were originally defined by the
Makefile as they were otherwise all replaced by '-fcommon'.

* gnu/packages/linux.scm (psm)[arguments]: Pass '-fcommon' to CFLAGS.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-09-11 11:20:09 +02:00

348 KiB