guix-devel/gnu
Ludovic Courtès 8d6cd08573
gnu: diffutils: Fix Gnulib/getopt cross-compilation issue.
Previously cross-compilation would fail:

     CC       xvasprintf.o
   xstrtol-error.c:50:16: warning: 'struct rpl_option' declared inside parameter list
		   int exit_status)
		   ^
   xstrtol-error.c: In function 'xstrtol_error':
   xstrtol-error.c:84:5: error: invalid use of undefined type 'struct rpl_option'

* gnu/packages/patches/diffutils-getopt.patch: New file.
* gnu/packages/base.scm (diffutils)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-12-20 23:19:31 +01:00
..
bootloader system: Add BeagleBone Black installer. 2017-12-15 12:15:15 +01:00
build vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. 2017-12-18 00:39:40 -05:00
packages gnu: diffutils: Fix Gnulib/getopt cross-compilation issue. 2017-12-20 23:19:31 +01:00
services services: nginx: Allow to add raw content to the server blocks. 2017-12-18 12:03:14 +01:00
system Merge branch 'master' into core-updates 2017-12-19 01:42:40 +01:00
tests services: nginx: Replace 'http-port' and 'https-port' with 'listen'. 2017-12-18 12:03:14 +01:00
artwork.scm
bootloader.scm
local.mk gnu: diffutils: Fix Gnulib/getopt cross-compilation issue. 2017-12-20 23:19:31 +01:00
packages.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
services.scm services: cleanup: Remove "/run/udev/watch.old" directory. 2017-12-17 08:32:37 +01:00
system.scm Merge branch 'master' into core-updates 2017-12-05 23:41:30 +01:00
tests.scm gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. 2017-12-06 15:02:24 +01:00