diff options
| author | Alexey Neyman <stilor@att.net> | 2017-08-16 14:26:31 -0700 |
|---|---|---|
| committer | Alexey Neyman <stilor@att.net> | 2017-08-16 14:26:31 -0700 |
| commit | 9b076a39abf04442245738bf434cc35a85f502ca (patch) | |
| tree | 7bc58233f52e32c5a188ad601d64826375e61f81 /packages/linux | |
| parent | 3d470580cedeffb86d33832ffffc7ad010978b4f (diff) | |
| download | crosstool-ng-9b076a39abf04442245738bf434cc35a85f502ca.tar.gz crosstool-ng-9b076a39abf04442245738bf434cc35a85f502ca.tar.bz2 crosstool-ng-9b076a39abf04442245738bf434cc35a85f502ca.zip | |
Record glibc 2.24+ dependency
... on kernel headers of 3.2 and newer.
Fixes #794.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/linux')
| -rw-r--r-- | packages/linux/package.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/package.desc b/packages/linux/package.desc index 3dae8f3b..4596f4c4 100644 --- a/packages/linux/package.desc +++ b/packages/linux/package.desc @@ -1,3 +1,4 @@ repository='git git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git' mirrors='$(CT_Mirrors kernel.org linux ${CT_LINUX_VERSION})' relevantpattern='2.*.*|. *.*|.' +milestones='3.2' |
