i386ancient build switched to stack, has more flags enabled

This commit is contained in:
Joey Hess 2016-03-05 17:16:46 -04:00
parent 404ad86ef9
commit 59bad9681b
Failed to extract signature
2 changed files with 5 additions and 2 deletions

View file

@ -2,3 +2,7 @@
standalone builds leap forward a bit too fast in terms of their demand on modern kernel. Up until a month ago, standalone build worked at least on CentOS 6.5 with 2.6.32-431.11.2.el6.x86_64 (although [already didn't on ancient but still in use RHEL5 with 2.6.18](https://github.com/datalad/datalad/issues/176#issuecomment-114612365)). Current build from 20150916 doesn't work on CentOS 6.5 any longer. No matter how much I like people to use more recent releases of their distributions, it is infeasible to demand people to do that. It would be great if standalone builds were carried out on some elder kernel/libc environment to make git-annex standalone builds usable there. standalone builds leap forward a bit too fast in terms of their demand on modern kernel. Up until a month ago, standalone build worked at least on CentOS 6.5 with 2.6.32-431.11.2.el6.x86_64 (although [already didn't on ancient but still in use RHEL5 with 2.6.18](https://github.com/datalad/datalad/issues/176#issuecomment-114612365)). Current build from 20150916 doesn't work on CentOS 6.5 any longer. No matter how much I like people to use more recent releases of their distributions, it is infeasible to demand people to do that. It would be great if standalone builds were carried out on some elder kernel/libc environment to make git-annex standalone builds usable there.
> [[done]]; the ancient build provides this. It's now build with stack, so
> it gets most features enabled. (Except xmpp, notably.) This does mean
> it will only get library security fixes once git-annex's stack.yaml
> is updated to require a new version of the affected library. --[[Joey]]

View file

@ -26,8 +26,7 @@ linux systems.
* [[forum_thread|forum/new_linux_arm_tarball_build]] * [[forum_thread|forum/new_linux_arm_tarball_build]]
The build for ancient kernels is for use with Linux kernel versions The build for ancient kernels is for use with Linux kernel versions
such as 2.6.32. It is missing some features, like SHA3 support and such as 2.6.32. It will work on both 32 and 64 bit systems.
the webapp. It will work on both 32 and 64 bit systems.
## autobuilds ## autobuilds