diff options
| author | Jeremy Fleischman <jeremyfleischman@gmail.com> | 2023-02-22 19:43:02 -0800 |
|---|---|---|
| committer | Jeremy Fleischman <jeremyfleischman@gmail.com> | 2023-02-22 19:43:02 -0800 |
| commit | bb724fa986f6be4663f0cf15949bbb8de5814ff1 (patch) | |
| tree | 63f3017d9896837a9e948322568ea51f2a48bc7e /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 988cc958c57ce4350ec248d2d53087777f9e1949 (diff) | |
sysdig: Include driver patch to fix compilation on Linux 6.2
On nixos-unstable with the latest kernel (6.2.0), I'm seeing sysdig
fail to compile:
/build/source/build/driver/src/main.c:2788:30: error: assignment to 'char * (*)(const struct device *, umode_t *)' {aka 'char * (*)(const struct device *, short unsigned int *)'} from incompatible pointer type 'char * (*)(struct device *, umode_t *)' {aka 'char * (*)(struct device *, short unsigned int *)'} [-Werror=incompatible-pointer-types]
2788 | g_ppm_class->devnode = ppm_devnode;
| ^
/build/libs/userspace/libscap/scap_procs.c: In function 'scap_os_getpid_global':
This has already been fixed upstream, this just cherry-picks that fix.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
