Linux standalone build now includes its own glibc and forces the linker to use it, to remove dependence on the host glibc.

This commit is contained in:
Joey Hess 2013-12-16 01:51:19 -04:00
parent 2a285e8b1a
commit 99f6dd01b4
6 changed files with 48 additions and 68 deletions

View file

@ -2,8 +2,8 @@ If your Linux distribution does not have git-annex packaged up for you,
you can either build it [[fromscratch]], or you can use a handy
prebuilt tarball of the most recent release.
This tarball should work on most Linux systems. It does not depend
on anything except for glibc.
This tarball should work on most Linux systems. It has basically no
dependencies and is self-contained.
[download tarball](https://downloads.kitenet.net/git-annex/linux/current/)