guix/gnu
Ludovic Courtès 13990c7343 gnu: glibc: Really disable 'ldconfig' and /etc/ld.so.cache.
* gnu/packages/base.scm (glibc): Add 'snippet' to set use_ldconfig=no.
  Remove "glibc-no-ld-so-cache.patch"; that patch would still build
  'ldconfig', and ld.so would still contain ld.so.cache-related code,
  and would look for info in /etc/etc/ld.so.cache (sic).
* gnu/packages/patches/glibc-no-ld-so-cache.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
2013-11-16 23:14:28 +01:00
..
packages gnu: glibc: Really disable 'ldconfig' and /etc/ld.so.cache. 2013-11-16 23:14:28 +01:00
system gnu: vm: Rewrite helper functions as monadic functions. 2013-10-03 23:12:20 +02:00
packages.scm ui: Add a 'define-diagnostic' macro. 2013-04-21 08:08:40 +00:00