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:
parent
2a285e8b1a
commit
99f6dd01b4
6 changed files with 48 additions and 68 deletions
|
@ -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/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue