Commit Graph

3 Commits

Author SHA1 Message Date
Sv. Lockal
0f85bd3a77 dev-libs/xdna-driver: build against eselect-ed kernel, not booted one
This fixes build, when active kernel is Clang-built and ebuild uses
GCC-built one (and vice versa).

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
2026-05-02 19:41:45 +08:00
Sv. Lockal
b1ed3ba86c dev-libs/xdna-driver: fix compilation with Clang
Multiple issues fixed:
- module was compiled against `uname -r` kernel, not eselect-ed one
- released version requires a patch to compile with Clang
- previous attempt to forward CC to fix Clang compilation was incorrect
  from every standpoint; e. g. it there is KERNEL_CC for that, etc.
  Removed it, as upstream now has proper support (backported via patch).

Closes: https://bugs.gentoo.org/973282
Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
2026-04-30 05:46:32 +08:00
Sv. Lockal
22980b42c1 dev-libs/xdna-driver: new package, add 202610.2.21.21
See also: https://wiki.gentoo.org/wiki/User:Lockal/AMDXDNA

Signed-off-by: Sv. Lockal <lockalsash@gmail.com>
2025-11-28 01:37:21 +08:00