Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-terms/aterm: amd64 stable wrt bug #718676 | Agostino Sarubbo | 2020-04-24 | 1 | -1/+1 |
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | x11-terms/aterm: Drop non-amd64 keywords | Matt Turner | 2020-04-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Matt Turner <mattst88@gentoo.org> | ||||
* | x11-terms/aterm: add patch to remove streams functionality | Ilia Mirkin | 2020-04-20 | 1 | -0/+90 |
STREAMS were never supported in Linux, and have been removed from glibc-2.30. This causes aterm to no longer build. The included patch fixes the build by making the code follow the old paths, on the assumption that the ioctls never did anything to begin with. Practical testing with this patch has not revealed any obvious issues. Bug: https://bugs.gentoo.org/691756 Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu> Signed-off-by: Matt Turner <mattst88@gentoo.org> |