guix/gnu
Maxim Cournoyer 19d2713196
gnu: gcc: Fix manual pages.
Fixes bug #24069. perl is made a native input to all of the gcc-* packages
except for gcc-boot0; perl-boot0 is made a native input to gcc-final.

* gnu/packages/patches/gcc-fix-texi2pod.patch: Add patch file to fix texi2pod.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gcc.scm (gcc-4.7, gcc-4.8, gcc-4.9, gcc-5): Use it.
(gcc-4.7)[native-inputs]: Add perl.
(gcc-4.9)[native-inputs]: Likewise.
* gnu/packages/commencement.scm (gcc-boot0)[native-inputs]: Remove perl.
(gcc-final)[native-inputs]: Add perl-boot0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-05 21:15:21 +03:00
..
bootloader
build
packages gnu: gcc: Fix manual pages. 2017-10-05 21:15:21 +03:00
services services: web: Add try-files for the nginx-service-type. 2017-09-28 20:37:40 +02:00
system uuid: Add a parser for FAT32 UUIDs. 2017-09-22 18:40:57 +02:00
tests tests: install: Switch to modifying the gc-root-service-type. 2017-09-26 10:43:10 +02:00
artwork.scm
bootloader.scm
local.mk gnu: gcc: Fix manual pages. 2017-10-05 21:15:21 +03:00
packages.scm
services.scm
system.scm
tests.scm