Summary: | app-emulation/virtualbox-modules - add basic clang+thinlto kernel support | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michael Egger <egger.m> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jstein, telans |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/23095 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michael Egger
2021-10-27 16:02:16 UTC
Tested this locally and had no runtime issues so far, I can make a pull request if wanted. gentle ping I can confirm the PR linked works for a clang build and has no issues re any VM management. Could this be merged @polynomial-c? Thanks The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a9a25472de8699172e54b67d6c8dd3b8ddeca5 commit 89a9a25472de8699172e54b67d6c8dd3b8ddeca5 Author: Michael Egger <egger.m@protonmail.com> AuthorDate: 2021-11-27 11:20:18 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2022-01-17 10:47:08 +0000 app-emulation/virtualbox-modules: add basic clang+thinlto kernel support To use this there's no need to do anything beside having a kernel built with clang+(thin)lto (normally through LLVM=1 LLVM_IAS=1). Closes: https://bugs.gentoo.org/820536 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Egger <egger.m@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/23095 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../virtualbox-modules-6.1.30-r1.ebuild | 67 ++++++++++++++++++++++ 1 file changed, 67 insertions(+) |