guix/gnu
Ludovic Courtès d5c969ce0c
gnu: lsh: Use libc's argp instead of the bundled one.
* gnu/packages/ssh.scm (lsh)[arguments] <#:configure-flags>: Add
--with-system-argp and CPPFLAGS=-DHAVE_ARGP_PARSE.
<#:phases>: In 'pre-configure' phase, modify src/Makefile.in.
2017-03-19 23:42:57 +01:00
..
build Merge branch 'master' into core-updates 2017-03-15 17:52:26 +01:00
packages gnu: lsh: Use libc's argp instead of the bundled one. 2017-03-19 23:42:57 +01:00
services services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
system Add 'guix pack'. 2017-03-12 17:47:25 +01:00
tests
artwork.scm
local.mk gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs. 2017-03-19 17:32:44 -04:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm