gnu: glibc: Really disable 'ldconfig' and /etc/ld.so.cache.
authorLudovic Courtès <ludo@gnu.org>
Sat, 16 Nov 2013 22:14:28 +0000 (23:14 +0100)
committerLudovic Courtès <ludo@gnu.org>
Sat, 16 Nov 2013 22:14:28 +0000 (23:14 +0100)
commit13990c7343b93190716edb967ecd0159ddc1b6d9
tree0f0469ec5ba749cfdabdd191bad0b987f06b879a
parent127ed6a9ddcaaec56e88b717892e74e3840584ef
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.
gnu-system.am
gnu/packages/base.scm
gnu/packages/patches/glibc-no-ld-so-cache.patch [deleted file]