guix/gnu
Ivan Vilata i Balaguer 4e0c4ab7f9
gnu: transfig: Fix "multiple definition" errors with GCC 10+.
* gnu/packages/patches/transfig-gcc10-fno-common.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xfig.scm (transfig)[source]<origin>: Use patch
"transfig-gcc10-fno-common.patch" to avoid "multiple definition" errors with
GCC 10+ and "-f-no-common".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-11 23:07:25 +01:00
..
bootloader
build initrd: Honor rootfstype and rootflags command-line parameters. 2022-03-01 10:30:18 -05:00
home home: symlink-manager: Rename "path" to "file" where appropriate. 2022-03-10 11:43:15 +01:00
installer initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
machine initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
packages gnu: transfig: Fix "multiple definition" errors with GCC 10+. 2022-03-11 23:07:25 +01:00
platforms
services services: openssh: Change 'authorized-keys' accessor name. 2022-03-10 23:46:51 +01:00
system system: hurd: Move the Shepherd before the Hurd in %BASE-PACKAGES/HURD. 2022-03-09 23:38:18 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: transfig: Fix "multiple definition" errors with GCC 10+. 2022-03-11 23:07:25 +01:00
machine.scm
packages.scm
platform.scm
services.scm services: startup: Add description. 2022-03-10 23:46:51 +01:00
system.scm system: Set kernel name for riscv64-linux. 2022-03-07 22:53:58 +02:00
tests.scm