Commit Graph

  • db2ebf1f93 * Bug fix. Eelco Dolstra 2004-09-24 08:59:57 +00:00
  • f967dff666 * Proof-of-concept of a tool to patch *existing* ELF executable to use our own glibc, to change the rpath, and so on. This enable us to use third-party programs in a pure Nix environment, and to "shrink" the rpath of Nix-built executables to contain only those directories that are actually needed (in order to reduce the number of retained dependencies). Eelco Dolstra 2004-09-23 20:48:21 +00:00