[PATCH 0/3] alsa-gobject: buildable in kernel 4.5 or later
GitHub pull_request - opened
github at alsa-project.org
Fri Nov 20 06:25:20 CET 2020
alsa-project/alsa-gobject pull request #57 was opened from takaswie:
Some users would like to build alsa-gobject in former versions of Linux kernel.
https://sourceforge.net/p/alsa/mailman/alsa-user/thread/d95fce3f-5244-0e5f-4a5f-fece9b853307%40sakamocchi.jp/#msg35839069
This patchset use some macro from Linux kernel for conditional build
```
Takashi Sakamoto (3):
seq: client_info: conditional build for Linux kernel v4.6 or later
hwdep: conditional build for Linux kernel v4.9 or later
hwdep: conditional build for Linux kernel 4.12 or later
src/hwdep/alsahwdep-enum-types.h | 16 +++++++++++++---
src/seq/client-info.c | 9 +++++++--
2 files changed, 20 insertions(+), 5 deletions(-)
```
Request URL : https://github.com/alsa-project/alsa-gobject/pull/57
Patch URL : https://github.com/alsa-project/alsa-gobject/pull/57.patch
Repository URL: https://github.com/alsa-project/alsa-gobject
More information about the Alsa-devel
mailing list