mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
build: fix some 32-bit build issues
This commit is contained in:
@ -110,7 +110,7 @@ helpers_perf_event_open (GVariant *options,
|
||||
gint32 pid,
|
||||
gint32 cpu,
|
||||
gint group_fd,
|
||||
gulong flags,
|
||||
guint64 flags,
|
||||
gint *out_fd)
|
||||
{
|
||||
#ifndef __linux__
|
||||
|
||||
Reference in New Issue
Block a user